Scan an MCP configuration or an entire agent codebase / npm package for critical security patterns — hardcoded secrets, plaintext endpoints, SSRF/metadata access, shell injection, dynamic eval, missing permission gates, timeouts and kill switches. Findings map to OWASP AISVS 1.0.
The automated scan is a free signal check, not an audit or certification — see the notice in every report. OWASP® and AISVS are trademarks of the OWASP Foundation; Correctover is not affiliated with or endorsed by OWASP.
Paste your MCP client config (mcp.json, .cursor/mcp.json, Claude/Cline/Vscode-style):
node_modules and dot-files are skipped. Tip: npm pack <pkg> && tar xzf to audit any published package.