What problem does it solve?
This Skill helps you find security vulnerabilities that are easy to miss in AI-generated or rapidly built applications, especially when authentication, payments, database access, or secrets are involved.
Core Features & Use Cases
- Secrets review: Detect hardcoded credentials, exposed API keys, and unsafe client-side environment variables.
- Access-control audit: Check Supabase RLS, Firebase rules, Convex auth guards, and other server-side authorization boundaries.
- Security review for critical flows: Inspect authentication, rate limiting, payment handling, AI integrations, deployment settings, and input validation for exploit paths.
- Use case: Review a codebase before launch to confirm that prices, user roles, subscription checks, and sensitive data are enforced on the server rather than trusted from the client.
Quick Start
Audit this codebase for security issues and prioritize any critical vulnerabilities first.