B15/100

mcp-server-commands
mcp0.7.4Model Context Protocol server to run commands (tool: `runProcess`)
By g0t4 | 1 findings | Scanned 3/22/2026 | tooltrust-scanner/v0.1.15
1 High
Security Findings (1)
- HighExcessive Permission Surface
run_process:tool declares exec permission
Rule: AS-002Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Scan this tool yourself
Reproduce this audit locally or block risky tools in CI.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y mcp-server-commands"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)