LeakRank Guard for Claude Code
io.github.prototeemo/leakrank-guard
Scans code changes for leaked secrets and insecure config, with actionable fixes for AI agents.
client:Claude Code
transport:stdio
runtime:npm
Install LeakRank Guard in Claude Code
run in your project directory
claude mcp add leakrank-guard -e LEAKRANK_API_KEY=<LEAKRANK_API_KEY> -- npx -y leakrank-guard
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs