@socketsecurity/mcp
Advanced tools
+1
-1
@@ -1,3 +0,3 @@ | ||
| #!/usr/bin/env node --experimental-strip-types | ||
| #!/usr/bin/env -S node --experimental-strip-types | ||
| export {}; | ||
| //# sourceMappingURL=index.d.ts.map |
+1
-1
@@ -1,2 +0,2 @@ | ||
| #!/usr/bin/env node --experimental-strip-types | ||
| #!/usr/bin/env -S node --experimental-strip-types | ||
| import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; | ||
@@ -3,0 +3,0 @@ import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js'; |
+1
-1
| { | ||
| "name": "@socketsecurity/mcp", | ||
| "version": "0.0.10", | ||
| "version": "0.0.11", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
49767
0.01%