foryourhealth111-pixel/security-reviewer
Dedicated security-audit route for OWASP-style risks, secret leaks, auth flaws, injection, unsafe input handling, SSRF/XSS, and sensitive-data exposure. Use instead of code-reviewer when the prompt explicitly asks for security, vulnerability, threat, auth, or OWASP review.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill security-reviewer
Use this skill after code changes that touch input handling, auth, APIs, data access, uploads, payments, or external integrations.
Use this skill when security is the main question:
Do not use this as the default owner for ordinary maintainability review. If security is only one item in a general PR review, code-reviewer can flag it, but explicit security-audit wording should route here.
security-best-practices for language/framework-specific guidance.code-reviewer for combined correctness + security review.Take foryourhealth111-pixel/security-reviewer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.