Verify open Intercept findings by reading the code and following the data/taint flow, classify each as true/false/unknown, and write the verdict back via update_finding_status. Works on both scanner and AI findings. Use for /intercept:triage or when the user asks to verify, triage, or clear false positives.
$npx -y skills add hijacksecurity/claude-plugins --skill triaging-intercept-findingsInstalls into the current project.
Run `npx skills use "https://github.com/hijacksecurity/claude-plugins" --skill "hijacksecurity/claude-plugins/triaging-intercept-findings"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hijacksecurity/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/hijacksecurity/claude-plugins"` and select the relevant skills, then follow their instructions.