-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
We open-sourced an OWASP security scanner built for MCP servers and AI agents:
mcps-audit — scans codebases against OWASP MCP Top 10 and OWASP Agentic AI Top 10, generates a PDF security audit report with findings, severity ratings, remediation guidance, and OWASP compliance matrices.
What it does:
- Scans JS/TS/Python MCP server code for security anti-patterns
- Maps findings to OWASP MCP Top 10 (tool poisoning, rug pulls, credential leaks) and OWASP Agentic AI Top 10 (prompt injection, excessive agency, insecure output)
- Generates a professional PDF audit report with line-level findings and remediation steps
- CLI:
npx mcps-audit ./your-project --name "Your Server"
Built by the team behind the MCPS Internet-Draft (cryptographic security layer for MCP).
Install: npm install -g mcps-audit
Happy to hear feedback or collaborate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels