What problem does it solve?
This Skill helps you identify and fix real security weaknesses in authentication, authorization, cryptography, API/Webhook defenses, and Supabase hardening—without generating production code.
Core Features & Use Cases
- Security consultation & code auditing: Explain security concepts, surface anti-patterns, and recommend remediation steps based on your current implementation.
- Focused threat coverage: OWASP-inspired checks across crypto choices, auth/session/token storage, RBAC/ABAC/RLS authorization, API hardening, webhook HMAC validation, and Supabase/BaaS risks.
- Verification-driven guidance: Provides targeted verification methods (e.g., grep-based checks) so you can confirm the code is actually safe.
- Consultor workflow rule: If you ask to “implement,” it redirects you to the TDD workflow using /anti-vibe-coding:tdd-workflow instead of producing production code.
Quick Start
Ask the Skill: “Audit my auth and webhook security for vulnerabilities and tell me exactly what to verify and change.”