free · instant download · no email gate

The 15 security mistakes
I find in every AI-built MVP.

A 15-point checklist written from real bugs I find when I pentest founder products built with Claude Code, Cursor, or v0. Type a valid email, the PDF lands in your downloads — no inbox theater.

15
mistakes
50+
founders
0
spam
09 / LEAD MAGNET

Free: Startup security checklist

15-point checklist covering the most common security mistakes in AI-built MVPs. Used by 50+ founders.

No spam. PDF downloads instantly when you submit.

/ what’s inside the PDF

Identity & Access

  • No MFA on the founder’s GitHub or cloud root account
  • Service tokens with no scope and no expiry
  • .env files committed to git history

App Security

  • No rate limit on auth and password-reset endpoints
  • BOLA in REST APIs — /api/users/123/orders returns anyone’s data
  • Passwords stored with MD5 / SHA1 or no salt
  • JWTs with alg:none accepted

Supply Chain

  • No SBOM, no dependency pinning
  • GitHub Actions using pull_request_target with checkout of the PR head
  • Public Docker images pulled by tag, not digest

AI / LLM

  • API keys for OpenAI / Anthropic in client-side code
  • No prompt-injection defense on user-supplied text
  • Vector databases world-readable

Operations

  • No logging of authentication events
  • No incident-response plan in writing

Want a real audit on top of the checklist?

The checklist tells you what to look for. A pentest tells you what is already broken. Plans from $29, results in 24–48h.

See plans