Analyzes validation gaps in data flows. Takes traced flows and identifies where checks are missing, insufficient, or bypassable. The 'interaction reasoning' step — finds bugs that exist in the gaps between individually correct-looking code. MUST run on Opus.
$curl -o .claude/agents/sast-gap-analyzer.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/sast-gap-analyzer.mdInstalls into the current project.
Install sast-gap-analyzer by running `curl -o .claude/agents/sast-gap-analyzer.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/sast-gap-analyzer.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.