
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
tooltrust-mcp
Advanced tools
MCP server that scans other MCP servers for prompt injection, data exfiltration, and privilege escalation. Add to your .mcp.json and let your AI agent audit its own tools.
Scan MCP servers for prompt injection, data exfiltration, risky permissions, supply-chain threats, and privilege escalation before your agent blindly trusts them.
First run downloads a ~10MB Go binary from GitHub Releases and caches it at
~/.tooltrust-mcp/bin/. Subsequent runs use the cached binary with no download.
exec, network, db, and fsplain-crypto-js, reviewed install-script patterns, malicious domains, and URLs referenced from published package metadataAdd to your .mcp.json:
{
"mcpServers": {
"tooltrust": {
"command": "npx",
"args": ["-y", "tooltrust-mcp"]
}
}
}
Then ask your agent: run tooltrust_scan_config
| Tool | Description |
|---|---|
tooltrust_scan_config | Scan all servers in your .mcp.json or ~/.claude.json |
tooltrust_scan_server | Scan a specific MCP server |
tooltrust_scanner_scan | Scan a JSON blob of tool definitions |
tooltrust_lookup | Look up a server's trust grade |
tooltrust_list_rules | List built-in tool-definition security rules |
ToolTrust reports how much dependency evidence it could recover:
No dependency dataDeclared by MCP metadataVerified from local lockfileVerified from remote lockfileRepo URL availableFor local scans, ToolTrust will also try to inspect nearby package-lock.json, pnpm-lock.yaml, yarn.lock, go.sum, and requirements.txt files when it can infer the project root from the launch command.
For GitHub-backed repo_url scans, ToolTrust also inspects remote package-lock.json, pnpm-lock.yaml, yarn.lock, go.sum, and requirements.txt files to recover transitive dependency evidence.
Recent supply-chain incident coverage includes:
1.82.7 / 1.82.8 and related TeamPCP compromise indicators1.14.1 / 0.30.4 malicious npm publish@cap-js/db-service, @cap-js/postgres, and @cap-js/sqlite compromised release versionsplain-crypto-jsScan Summary: 14 tools scanned | 13 allowed | 1 need approval | 0 blocked
Tool Grades: A×13 C×1
Findings by Severity: HIGH×1 MEDIUM×14 LOW×1 (16 total)
Flagged Tools:
• search_files 🟡 GRADE C needs approval
[AS-002] High: Network access declared
[AS-011] Low: Missing rate-limit or timeout
Action now: Keep this tool on manual approval until the risky capabilities are reviewed.
FAQs
MCP server that scans other MCP servers for prompt injection, data exfiltration, and privilege escalation. Add to your .mcp.json and let your AI agent audit its own tools.
We found that tooltrust-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.