What problem does it solve?
This Skill helps you audit a codebase for security issues that AI-generated and rapidly built applications often miss, including exposed secrets, broken authorization, insecure payments, and unsafe trust in client-side data.
Core Features & Use Cases
- Secrets and environment checks: Detect hardcoded credentials, leaked keys, and unsafe client-side environment variables before they reach production.
- Access control and auth review: Review authentication flows, middleware, server actions, route handlers, and database permissions for bypasses and missing checks.
- Payments and abuse prevention: Spot client-controlled pricing, weak webhook validation, and missing rate limits that can lead to fraud or cost spikes.
- Example use case: Use this Skill when reviewing a Next.js, Supabase, Firebase, or mobile app to identify exploitable issues and turn them into concrete fixes.
Quick Start
Ask the skill to audit the repository for security vulnerabilities and prioritize the most exploitable findings with clear remediation steps.