Blog

Security guides for
vibe-coded apps.

Practical, no-jargon guides to help you find and fix the vulnerabilities AI leaves behind.

security checklist for indie hackers

Security checklist for indie hackers before you ship

A practical pre-launch guide for solo builders. Check secrets, auth, data permissions, logs, and debug routes before users find the weak spots.

6 min read
how to secure your app before launch

How to secure your app before launch: practical checks

A practical pre-launch security checklist covering secrets, auth, data access, headers, logging, testing, and final deployment review.

6 min read
is my vercel app secure

Is my Vercel app secure? 9 checks before you launch

A practical launch checklist for secrets, preview deployments, auth, headers, logs, and app-level flaws that often slip into Vercel releases.

6 min read
supabase security check

Supabase security check: what to review before your data gets exposed

A practical Supabase security check for founders and developers. Review RLS, leaked service keys, storage buckets, policies, and auth flows before you go live.

4 min read
vercel security audit

Vercel security audit: what to check before you ship

Run a real Vercel security audit before launch. Learn how to review preview deployments, environment variables, exposed bundles, API routes, headers, and deployment leaks.

4 min read
nextjs security scanner

Next.js security scanner: how to find vulnerabilities before you launch

A practical Next.js security scanner guide covering exposed secrets, open API routes, weak headers, server action mistakes, and the checks to run before launch.

5 min read