MCP-scan – Security scanner for MCP server configs
First security scanner for MCP configs as the protocol gains adoption.
Regex-based secret scanner with AI risk checks; competes directly with Trufflehogg, git-secrets, Snyk.
Backend developers, DevOps engineers, security-conscious teams shipping code quickly
Trufflehogg · git-secrets · Snyk CLI
I built a CLI tool with ClaudeCode called shinobi that runs a 10-second security scan on any project directory or GitHub repo. It checks for exposed API keys, dangerous defaults, vulnerable dependencies, missing security basics, and AI-specific risks. I pointed it at 22 popular open-source projects including FastAPI, Flask, Dify, Flowise, LiteLLM, and Lobe-Chat. The results were rough - 86% came back as high or critical threat level. The most common issue was exposed secret patterns (API key formats in source code), followed by dangerous defaults like debug mode and wildcard CORS. It's free, open source, runs 100% locally, zero data leaves your machine. pip install shinobi-scan or check it out on GitHub:
First security scanner for MCP configs as the protocol gains adoption.
Linter for AI governance—catches missing tech requirements, but legal liability unclear.
Wraps Bandit and Semgrep into one Django-specific security CLI.
Single-file, zero-dep scanner for a niche product, but OpenClaw audience is tiny.
Client-side scanner catches hardcoded secrets in AI code—real problem, obvious solution.
NPM supply chain scanner competing against Socket, Snyk, and npm audit.