Open-source CLI scans MCP servers for injection risks, secrets and bad tools

Technical_Currency_2 · reddit · 2026-07-29

An open-source CLI now scans MCP servers for command injection, committed secrets, and risky tool descriptions before you trust them.

What it checks

The tool can run on a GitHub repo, npm/PyPI package, local project, or live endpoint. It is deterministic by default, but offers an optional --judge mode where an LLM can look for issues that rule-based scanning may miss. Builders can also wire it into CI/CD and gate merges with a minimum grade such as --min-grade B.

The same engine also powers a public index that continuously scans the official MCP registry.

Original post →

More from coding & agent

coding & agent channel →