embed · viral-loop · free

A small badge for apps that take security seriously.

Drop it in your footer. It tells visitors that the app they're using has been scanned for the common vulnerabilities that break AI-generated code (open RLS, leaked service-role keys, missing auth middleware). Clicking goes to a free re-scan.

No signup, no fee. Dark and light variants. Copy-paste one line of HTML.

Dark variant · for dark footers
Scanned by vibeAudit (dark)
<a href="https://vibeaudit.net" target="_blank" rel="noopener">
  <img src="https://vibeaudit.net/badge/dark.svg"
       alt="Scanned by vibeAudit"
       width="170" height="34">
</a>
Light variant · for light footers
Scanned by vibeAudit (light)
<a href="https://vibeaudit.net" target="_blank" rel="noopener">
  <img src="https://vibeaudit.net/badge/light.svg"
       alt="Scanned by vibeAudit"
       width="170" height="34">
</a>

Why embed this

  • Shows visitors you've taken the AI-built-app security issues seriously — a growing concern as more apps ship on Lovable, bolt.new, Cursor and v0.
  • The badge links to a free re-scan. Any visitor can verify the claim in 30 seconds. Trust isn't asked for — it's demonstrable.
  • No lock-in. The SVG lives on our domain, so if we ever go offline the image silently falls back to its alt text. Your site stays clean.
  • No tracking pixels, no JavaScript, no third-party scripts. Single SVG, single backlink. That's it.

Got a scan? There's a grade badge too.

  • Run a scan (free or $4.99 deep scan), grab your scan_id from the report URL.
  • Embed the grade badge: <img src="https://vibeaudit.net/badge/SCAN_ID.svg"> — shows your actual A/B/C/D/F grade plus score.
  • Links to /verify/SCAN_ID where visitors can confirm the result is real.
Run a fresh scan

Scanning your own app first is a good idea. Then embed the badge.