5,600 vibe-coded apps scanned
More than 2,000 vulnerabilities and more than 400 exposed secrets found across vibe-coded apps.
Finding
The bundles checked did not resolve to a readable source map.
Good to know · About ten minutes
Source maps are on by default in development and a build setting away from being published. An agent optimising for a working deploy has no reason to turn them off, and nothing in your app looks different when they ship, so they sit there handing out your file names and comments.
The bundles checked did not resolve to a readable source map.
https://example.com/assets/index-4f2a.js.map returned 200, 1.2 MB
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.
Nothing to change here.
Prompt for your coding agent
Keep production source maps out of the deployed output.
A result gives you this prompt written for your builder, in its own dialect, and a batch prompt that carries every fix at once.
More than 2,000 vulnerabilities and more than 400 exposed secrets found across vibe-coded apps.
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