First-quarter 2026 assessment of 200 apps
183 of 200 vibe-coded apps, 91.5 percent, contained at least one vulnerability traceable to AI hallucination or missing security context.
Finding
The public auth settings at {endpoint} report that self signup is on, so a script can create accounts at will.
Good to know · About ten minutes
Backend sign in settings default to whatever gets a first account created fastest. Open signup and automatic confirmation are the defaults that make the demo work, and they are still the defaults on the day the product goes public.
The public auth settings at {endpoint} report that self signup is on, so a script can create accounts at will.
the public auth settings report mailer_autoconfirm: true
Every finding on a result carries a line like this one: the request that was made and the answer that came back. You can run the same request yourself and get the same answer, which is the point.
Turn self signup off if the product is invite only, and put a rate limit in front of the signup route either way.
Prompt for your coding agent
Turn off open self signup in the backend auth settings if the product is invite only, and rate limit the signup route.
A result gives you this prompt written for your builder, in its own dialect, and a batch prompt that carries every fix at once.
183 of 200 vibe-coded apps, 91.5 percent, contained at least one vulnerability traceable to AI hallucination or missing security context.
69 vulnerabilities across 15 apps built by five AI coding tools.
Three days after the first breach, over a million private messages were exposed through an API endpoint with no access control.
A platform-wide authentication flaw allowed access to private enterprise data.
This page is the explanation of the finding. The free tool runs the same check on your own app and returns the evidence line.
Run the free Launch Risk Check on your app
ShipReady is not a penetration test or a security certification. No automated check can prove an application is secure.
Last updated September 20, 2026