Scans completed
0
The automated safety layer for rapid AI builders.
Run a free URL scan to catch obvious production issues before users do.
Built for apps made with
Vibenscan by the numbers
Completed scans, surfaced issues, and critical flaws flagged across shipped apps.
Scans completed
0
Issues spotted
0
Critical risks flagged
0
Deep scans completed
0
The Problem
Chat-based AI tools optimise for speed, not safety. They spit out hardcoded secrets, exposed .git folders, and broken authentication—every single deploy.
Vibe-coded apps load content via JavaScript. Google, ChatGPT, and Perplexity can’t read them. You’re invisible. Your business is losing traffic right now.
The app demos beautifully, then fails under real users: broken auth, missing cleanup, bad state handling, debug endpoints, and fragile integrations. Vibe-coded apps need a production check before strangers depend on them.
How It Works
Toggle between the free URL audit and the full repository audit to see exactly what happens.
Interactive Flow
Paste Your URL
Run a free public URL audit against your deployed Lovable, bolt.new, v0, or Cursor-built app. No sign-up. No repository access.
No LLMs, No Guesswork
Free Recon uses deterministic checks only: exposed .git folders, debug routes, public headers, crawlability, visible SEO, and obvious production leaks.
See If You Have a Problem
Get an instant risk signal. If the URL audit finds serious exposure, upgrade to the full code audit when you’re ready.
Free URL Scan
Free Recon only inspects what is publicly visible from your deployed URL. It is built for quick launch triage: obvious exposure, crawlability, headers, debug surfaces, and SEO visibility.
The Anti-Slop Report
vibe'nscan diagnostic output
project: app.vibenscan-demo.com
| Factor | Status | File |
|---|---|---|
| Config | 🔴 Hardcoded Supabase key | lib/supabase.ts:12 |
| Parity | 🔴 .git exposed, 5 debug endpoints | /, /debug |
| Logs | 🟠 Only console.log | 34 files |
| Disposability | 🟠 No graceful shutdown | index.ts |
| Concurrency | 🟠 setInterval without cleanup | Dashboard.tsx:89 |
| Statelessness | 🔴 localStorage used as DB | useAuth.ts |
| Overall Score | 4/12 – Not Production Ready | Immediate remediation required |
This is what a real report looks like. Deep Burgundy = critical. You’ll know exactly where the smelly code is.
Deep Scan trust
The full Deep Scan uses read-only GitHub App access, runs inside ephemeral environments, and applies custom repository analysis with AI agents to surface file-level risks without changing your codebase.
Trusted by builders
“I thought my AI-built app was ready. I’d already onboarded 47 paying customers. Then vibe’nscan found my entire source code exposed at /.git — API keys, customer emails, everything. I would have lost my business in a week.”
Sarah
Founder, Lovable-built SaaS
“I thought my app was live. vibe’nscan showed me my entire source code was exposed via /.git. I fixed it in 10 minutes and added the scan to my launch checklist.”
Alex
Lovable builder
“The report gives us something clients understand immediately: risk, file path, fix. It turns AI-built prototypes into professional deliverables.”
Marcus
White-label partner
“Lovable is incredible. But it’s a prototyping engine, not a production auditor. vibe’nscan is the missing step between ‘it works’ and ‘it’s ready for strangers to pay you.’”
Marcus
AI workflow consultant
“Finally, someone is doing something about AI slop. Maintainers everywhere should thank this team.”
Open-source contributor
Our mission
Every scan doesn’t just catch bugs — it catches the flaws that would have cost you your first customer, your Stripe account, or your domain’s Google ranking.
Pricing
Free
Instant URL check — find out if your deployed app is exposed before anyone exploits it.
$49
Full codebase audit with LLM-powered analysis. Get a production-readiness score and fix prompts you can paste straight into your AI builder.
$99
3 Deep Scans for builders who regenerate and redeploy often. Credits never expire.
$499
Audit client AI builds at scale. White-label reports with your branding. Full agency dashboard.
Run any paid plan, share your Deep Scan score on X, and get $25 refunded to your card. Your social proof is our best marketing.
Plus: Refer a friend and you both get 30% off your next scan.
$25
Tweet cashback
30%
Referral bonus
FAQ
No. Free Recon is a deterministic public URL audit. It checks exposed .git folders, debug endpoints, headers, crawlability, visible SEO signals, and obvious deployment risks without using LLMs.
A URL can only reveal public symptoms. The full production audit needs to inspect the repository to find file-level problems, 12-Factor violations, hardcoded secrets, fragile auth logic, unsafe payment flows, and bad code patterns.
The GitHub App is designed for read-only repository analysis. Users can inspect the permission screen before installation and select only the repositories they want audited.
Yes. Paid audits include an AI-ready fix PRD: a structured remediation brief written so your coding agent can understand what to change, where to change it, and how to validate the fix.
No. It is a production-readiness layer for AI-built apps. It catches obvious and common failure modes before launch, but high-risk systems should still receive specialist security review.