The Vouch Badge
The Vouch Badge is a live SVG image that always reflects the most recent Vouch Score for your repository. It updates automatically after every scan — no manual refresh needed.
How to Embed the Badge
You’ll find your personal badge URL in your dashboard under Settings → Badge.
Markdown (README)
[](https://vouch-secure.com)HTML
<a href="https://vouch-secure.com" target="_blank" rel="noopener noreferrer">
<img src="https://api.vouch-secure.com/badge/YOUR_INSTALLATION_ID" alt="Vouch Security Score" />
</a>Replace
YOUR_INSTALLATION_IDwith the ID shown in your dashboard under Settings → Badge.
Why Display the Badge?
- Build trust. When you handle user data or payments, a high Vouch Score is an objective signal of security hygiene — especially valuable for solo founders and indie hackers who don’t have a security team.
- Continuous monitoring. The badge reflects your latest scan result at all times.
- Investment signal. Transparency about security is a meaningful plus when seeking funding or selling a micro-SaaS.
Last updated on