Traces data flow from entry points to dangerous operations. Cross-file reasoning to determine which entries can reach which dangers, and what validation exists in between. MUST run on Opus for reasoning depth. Use via /sast command.
$curl -o .claude/agents/sast-flow-tracer.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/sast-flow-tracer.mdInstalls into the current project.
Install sast-flow-tracer by running `curl -o .claude/agents/sast-flow-tracer.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/sast-flow-tracer.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.