What problem does it solve?
Vibe-audit helps you prevent insecure, slow, or fragile code from reaching production by systematically checking common vulnerabilities and best-practice failures across your app.
Core Features & Use Cases
- 34-check security, performance, and quality audit: Covers issues like missing rate limiting, weak secrets, missing error boundaries, unsafe request handling, and more.
- Stack-aware reconnaissance and skip logic: Detects frameworks, databases, auth, hosting, and TypeScript so only relevant checks run and non-applicable items are skipped with reasons.
- Actionable report + self-contained fix files: Produces a prioritized report folder with a summary scorecard and dedicated implementation plans for each failing check.
Use it when you need a prioritized punch list for a pre-launch review, an audit of an app you didn’t build, or a structured way to hand remediation tasks back to a coding agent.
Quick Start
Ask your agent to run “vibe audit my app” and return the generated report folder so you can implement the highest-priority fix files first.