Analyzes security debt — hardcoded secrets, missing input validation, auth gaps, injection vectors, exposed error messages, insecure defaults, and compliance gaps. Produces a structured security debt report.
$curl -o .claude/agents/security-debt-analyzer.md https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/agents/security-debt-analyzer.mdInstalls into the current project.
Install security-debt-analyzer by running `curl -o .claude/agents/security-debt-analyzer.md https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/agents/security-debt-analyzer.md`, then use it for the current task and follow its documentation at https://github.com/noah-sheldon/ai-dev-kit.