Security scanner for Bolt.new apps.
Ship fast. Ship safe.
Bolt builds apps in 10 minutes. Zero of those minutes go toward security. 92% of the 14 Bolt apps we audited shipped with no Content-Security-Policy, and 21% leaked at least one API key in the client bundle. vibeAudit finds both in ~30 seconds.
Top vulnerabilities in Bolt.new apps.
No security headers
Bolt.new apps ship without Content-Security-Policy, X-Frame-Options, or other security headers. This leaves them open to XSS, clickjacking, and script injection.
.env files in Git history
Bolt frequently commits .env files containing database passwords, API keys, and secrets. Even if deleted later, they remain in Git history — extractable with a single command.
No rate limiting
Bolt-generated endpoints have zero rate limiting. Attackers can brute-force login pages, spam forms, and abuse API endpoints without restriction.
Three steps. ~30 seconds.
Paste your URL
Drop in your Bolt.new app's deployed URL. vibeAudit detects your stack and picks the right security tests.
AI runs 100+ attacks
We launch real probes — header checks, secret scanning, endpoint abuse testing, and more — from a real Chromium browser.
Get every fix
Every vulnerability with severity rating, plain-English explanation, and copy-paste fix code for your specific framework.