Focused PoC builder for SAST candidates. Receives a SPECIFIC candidate vulnerability that survived adversarial validation. Writes a PoC, compiles, runs with ASan, confirms or rejects. Use via /sast command.
$curl -o .claude/agents/sast-hunter.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/sast-hunter.mdInstalls into the current project.
Install sast-hunter by running `curl -o .claude/agents/sast-hunter.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/sast-hunter.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.