30 security checks for your vibe-coded application. Complete the 13 critical items before launching to production.
VAS automatically verifies many checklist items.
Protect your data from unauthorized access
Keep your API keys and passwords safe
Secure user access to your application
Protect your API endpoints
Configure HTTP security headers
General security hygiene
VAS automatically checks for RLS issues, exposed secrets, missing auth, security headers, and more. Get results in minutes.
Run Free Security ScanGo through each section and verify every item. Critical items (marked in red) must be completed before launch. Non-critical items should be completed but won't cause immediate security issues if delayed. Run a VAS scan to automatically verify many of these items.
At minimum, complete all critical items before launch. These include: RLS enabled on all tables, no secrets in code, server-side auth checks, and ownership verification on APIs. Non-critical items can be addressed post-launch but should be prioritized.
Review before every production deployment, especially after adding new features or database tables. AI tools can introduce new vulnerabilities with each code generation. Make security review part of your deployment process.
VAS can automatically check many items including: RLS configuration, exposed API keys, missing security headers, authentication issues, and more. Run a scan to get automated verification of your security posture.
RLS policies on Supabase tables. Developers enable RLS but forget to create the actual policies, or create tables and forget to enable RLS. This results in a completely exposed database despite thinking security is configured.
Last updated: January 16, 2026