Skip to content

Finding

No published source maps were reachable

The bundles checked did not resolve to a readable source map.

Last updated September 20, 2026

Good to know · About ten minutes

Why AI-built apps get this

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.

What it affects

The bundles checked did not resolve to a readable source map.

What the evidence line looks like

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.

The fix

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.

Incidents that involved this

  • Observed

    5,600 vibe-coded apps scanned

    More than 2,000 vulnerabilities and more than 400 exposed secrets found across vibe-coded apps.

Run this check yourself

This page is the explanation of the finding. The free tool runs the same check on your own app and returns the evidence line.

Source map exposure check

Related terms

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