Product · Trust Badge
Pass a scan. Show it.
Earn a verifiable trust badge when your app passes a VAS scan. Drop one tag in your footer; visitors can click through to a public verification page showing what was scanned and when.
- Auto-issued when your scan passes
- Public verification page — no spoofing
- One line of HTML to embed
- Auto-revoked if a critical issue is later found
Scanned by
Vibe App Scanner
Click → public verification page
Embed snippet
<a href="https://vibeappscanner.com/verify/abc123">
<img src="https://api.vibeappscanner.com/badges/abc123/svg"
alt="Scanned by VAS" />
</a>How it works
3 steps to your first result.
- 1
Pass a scan
Run a Starter or Deep scan. Pass = zero unresolved Critical or High findings.
- 2
Claim your badge
One-click issue. We generate the badge, public verification URL, and embed snippet.
- 3
Drop it on your site
Paste the snippet in your footer. Visitors can click through to verify it's real.
What you get
Issued on pass, not on payment
Badges are tied to scan results — not to having a plan. You earn it by passing.
Public verification page
Every badge has a public URL showing the target, issue date, and scan tier. Spoofing is pointless.
One-line embed
Standard SVG image inside an anchor tag. Works in any framework, CMS, no-code builder, or static site.
Auto-revoke
If a future scan detects a Critical issue, the badge is auto-revoked. Your reputation isn't tied to one moment in time.
View counter
See how many times your verification page has been viewed — useful signal for conversion-heavy pages.
Multiple badges per account
Run different sites or environments? Each gets its own badge with its own verification URL.
Frequently asked
- What does 'pass' mean exactly?
- A scan passes if it completes with zero unresolved Critical or High findings at the time of issue. Informational and Low findings don't disqualify.
- What happens if my app regresses?
- If a Continuous Protection scan (or any later scan) finds a Critical issue, the badge is auto-revoked and the verification page shows a 'revoked' state. Refresh-and-pretend isn't an option.
- Can I customize the look?
- The badge is intentionally consistent across customers — that's what makes it credible as a third-party signal. Light/dark variants are available; everything else is fixed.
- Does it slow my site down?
- It's a single ~3KB SVG served from our CDN. Faster than most analytics scripts.