For apps built with Lovable Β· v0 Β· Bolt Β· Replit
Ship your vibe-coded app without fear.
VibeSentry checks your app the way a hacker would β exposed keys, leaking databases, admin panels without login β in 60 seconds. Paste your URL. No signup.
Passive checks only Β· we never log in Β· β€ 25 requests Β· no signup, no credit card
What we check
16 passive checks, run from the outside. Everything a leaked key or open database needs to become tomorrow's incident report.
Exposed secrets
- β OpenAI / Anthropic / AWS / Stripe / GitHub keys in shipped code
- β Supabase service_role keys (full database bypass)
- β High-entropy tokens that may be undocumented keys
Leaky endpoints
- β .env and .git directories open to the world
- β Admin panels reachable without login
- β Production source maps exposing your code
Transport & headers
- β HTTPS enforcement, HSTS, TLS expiry
- β CSP & clickjacking protection
- β Session cookie flags (Secure / HttpOnly / SameSite)
Plain-English fixes
- β Every finding explains what to do
- β Copy-paste fix prompts for Lovable / v0 / Bolt
- β Speaks your stack: Lovable, Supabase, Next.js detected
GET /admin returned 200 β βAdmin console β Challenge Brewβ
Fix: Add Supabase Auth middleware to /admin, or move it to a non-guessable internal URL.
Real finding from a public Lovable showcase app, 2026-09-07.
How it works
Paste your URL
60 seconds, no signup, no repo access. We look at your app exactly like a visitor β or an attacker β would.
Get your report
Severity-ranked findings with evidence: what we saw, where, and why it matters.
Fix with confidence
Each finding ships a fix you can paste straight into Lovable or v0. No security degree required.
Pricing
A manual pentest costs $900+ per engagement. Your first scan is free, forever.
Free
$0
One-off scans
- β Unlimited one-off scans
- β Shareable report pages
- β 16 passive checks
Solo
most popular$29/mo
Watch one app
- β Scan on every deploy
- β Email alerts within minutes
- β Fix prompts for every finding
- β Full history
Studio
$79/mo
Watch a portfolio
- β 5 apps
- β Slack / Discord alerts
- β Screenshot diffs per deploy
- β Priority support
FAQ
Do you need my code or GitHub access?
No. VibeSentry runs passive checks from the outside, just like a browser visit. Nothing to install, nothing to connect.
Is it safe to scan my site?
We only fetch public pages (β€25 requests), never log in, and never attempt exploitation. Probing deeper requires verifying that you own the site.
What about Supabase Row Level Security?
We detect your Supabase anon key and flag tables at risk. A deep database check (after ownership verification) is launching next β join the list below.
Will you catch things my platform already warns me about?
Sometimes β but platforms only guard their own garden. VibeSentry is stack-agnostic and independent: it checks the app you actually shipped, however you built it.