prodlint runs 52 static analysis checks on your codebase, specifically designed for code generated by AI tools like Cursor, Claude Code, Bolt, and v0. It catches the stuff AI gets wrong: hardcoded secret fallbacks, missing auth on server actions, no rate limiting on API routes, empty catch blocks, Supabase tables without RLS, and more. Run npx prodlint in your terminal or use the free web scanner at prodlint.com. Open source, zero config, results in 10 seconds.