OWASP Top 10 security vulnerability scanner. Detects secret exposure, injection flaws, auth/authz gaps, supply-chain risks, security misconfigurations, and logging failures via static analysis. Use this before every deployment, before every PR merge, and whenever auth/payment/billing code changes. Invoke immediately on "security check", "vulnerability scan", or "secret exposure" requests.
$npx -y skills add insightflo/claude-impl-tools --skill security-reviewInstalls into the current project.
Run `npx skills use "https://github.com/insightflo/claude-impl-tools" --skill "insightflo/claude-impl-tools/security-review"` 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/insightflo/claude-impl-tools" that are relevant to the current task. Run `npx skills add "https://github.com/insightflo/claude-impl-tools"` and select the relevant skills, then follow their instructions.