Reputation Widget
Wear your trust. Anywhere.
Embed a live ScopeCred trust badge on your portfolio, GitHub README, personal site or company page. It updates automatically as your reputation grows.
Copy-paste snippets
HTML
<a href="https://scopecred.com/u/aria.dev" target="_blank" rel="noopener">
<img src="https://scopecred.com/api/badge/aria.dev.svg?theme=light&size=md"
alt="ScopeCred trust badge for @aria.dev"
width="240" height="88" />
</a>Works on any website — no JavaScript required.
Markdown
[](https://scopecred.com/u/aria.dev)
Paste directly into your GitHub README.md.
JavaScript
<script src="https://scopecred.com/api/badge/aria.dev.js?theme=light&size=md" async></script>
Auto-injects the badge next to the <script> tag. Ideal for CMS platforms.
iframe
<iframe src="https://scopecred.com/api/badge/aria.dev.svg?theme=light&size=md" width="240" height="88" frameborder="0"
title="ScopeCred trust badge"></iframe>JSON API (for developers)
GET https://scopecred.com/api/badge/aria.dev.json
Why embed it?
- • Live-updating: the badge reflects your current trust score without any code changes on your site.
- • Zero JavaScript by default — pure SVG, works everywhere.
- • Click-through to your verified public profile.
- • CDN-cached (5 min), served with permissive CORS.