Natural-language security hunt across the repo — decompose a user-described hunt (auth bypass, tenant isolation, SSRF, insecure deserialization, business-logic) into targeted code reading, then write findings back to Intercept. Use for /intercept:hunt or when the user asks to hunt for a specific class of vulnerability. Secrets are out of scope (scanner's lane).
$npx -y skills add hijacksecurity/claude-plugins --skill custom-security-huntingInstalls into the current project.
Run `npx skills use "https://github.com/hijacksecurity/claude-plugins" --skill "hijacksecurity/claude-plugins/custom-security-hunting"` 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.