selenium-mcp-server
Advanced tools
+2
-2
| { | ||
| "name": "selenium-mcp-server", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "Selenium MCP server for browser automation, team-ready, MCP-compliant, and easy to share like Playwright MCP.", | ||
@@ -9,3 +9,3 @@ "type": "module", | ||
| "bin": { | ||
| "selenium-mcp-server": "index.js" | ||
| "selenium-mcp-server": "dist/index.js" | ||
| }, | ||
@@ -12,0 +12,0 @@ "scripts": { |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
49349702
0