ryo-ebata/cc-audit
AI-free static security scanner for Claude Code artifacts (Skills, Hooks, MCP configs). Detects data exfiltration, prompt injection, and supply chain risks with deterministic, reproducible results.
Platform-specific configuration:
{
"mcpServers": {
"cc-audit": {
"command": "npx",
"args": [
"-y",
"cc-audit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...