Badge for Maintainers

Add the HVTrust badge to your README to show an independent, continuously updated trust score for your project — built from public signals, not self-reporting.

Why add the badge

Transparent trust score

A single 0–100 HVTrust score and evidence grade readers can check at a glance — with the full breakdown one click away.

Live public signals

The badge reflects current data — OSSF Scorecard, provenance, signed commits, maintenance — refreshed daily. It updates itself as your project improves.

Independent methodology

Scored by a third party using a published, versioned methodology. No vendor claims, no pay-to-rank, no submission required.

Get your badge

Every tracked project has three badges: /badge/<slug>.svg (trust score), /badge/<slug>-grade.svg (evidence grade), and /badge/<slug>-trend.svg (grade + 30-day rank direction — ↗ climbing, → steady, ↘ slipping). Find your project on the leaderboard, open its page, and copy the snippet from the Embed Badge section — or use the pattern below, replacing your-slug with your project's slug.

HVTrust score badge example Evidence grade badge example HVTrust trend badge example
Markdown
[![HVTrust](https://hvtracker.net/badge/your-slug.svg)](https://hvtracker.net/agents/your-slug/)
HTML
<a href="https://hvtracker.net/agents/your-slug/"><img src="https://hvtracker.net/badge/your-slug.svg" alt="HVTrust"></a>

Badges are plain SVGs served from this site, so they always show your project's current score and grade — there is nothing to update once the badge is in place.

Gate your CI on trust — hvtrust-gate GitHub Action
- uses: YugantM/hvtrust-gate@v1 with: targets: "langchain-ai/langgraph, crewai" min-grade: C

Fails the job when an AI-agent dependency's evidence-based grade drops below your threshold. No API key; outages never break your build.

Top tracked projects

Maintainer of one of these? We'll open the PR for you.

We're happy to send a tiny README pull request adding the badge so you don't have to do the work. Just let us know and we'll open it against your repository.

Request a badge PR →
Rank Project HVTrust Ready-to-paste Markdown
#1 Vercel AI SDK HVTrust 95.5 [![HVTrust](https://hvtracker.net/badge/vercel-ai-sdk.svg)](https://hvtracker.net/agents/vercel-ai-sdk)
#2 Haystack HVTrust 94.2 [![HVTrust](https://hvtracker.net/badge/haystack.svg)](https://hvtracker.net/agents/haystack)
#3 Codex HVTrust 93.2 [![HVTrust](https://hvtracker.net/badge/codex.svg)](https://hvtracker.net/agents/codex)
#4 Strands Agents HVTrust 91.4 [![HVTrust](https://hvtracker.net/badge/strands-agents.svg)](https://hvtracker.net/agents/strands-agents)
#5 n8n HVTrust 91.3 [![HVTrust](https://hvtracker.net/badge/n8n.svg)](https://hvtracker.net/agents/n8n)
#6 Qwen Code HVTrust 90.8 [![HVTrust](https://hvtracker.net/badge/qwen-code.svg)](https://hvtracker.net/agents/qwen-code)
#7 Trigger.dev HVTrust 90.5 [![HVTrust](https://hvtracker.net/badge/trigger-dev.svg)](https://hvtracker.net/agents/trigger-dev)
#8 Codebase Memory MCP HVTrust 90.4 [![HVTrust](https://hvtracker.net/badge/codebase-memory-mcp.svg)](https://hvtracker.net/agents/codebase-memory-mcp)
#9 Playwright MCP HVTrust 89.5 [![HVTrust](https://hvtracker.net/badge/playwright-mcp.svg)](https://hvtracker.net/agents/playwright-mcp)
#10 Cline HVTrust 89.5 [![HVTrust](https://hvtracker.net/badge/cline.svg)](https://hvtracker.net/agents/cline)
#11 Stagehand HVTrust 88.8 [![HVTrust](https://hvtracker.net/badge/stagehand.svg)](https://hvtracker.net/agents/stagehand)
#12 Cloudflare Agents HVTrust 88.8 [![HVTrust](https://hvtracker.net/badge/cloudflare-agents.svg)](https://hvtracker.net/agents/cloudflare-agents)

Don't see your project? It may rank outside the top 12 — every one of the 417 tracked projects has its own badge on its leaderboard page.