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 Haystack HVTrust 96.9 [![HVTrust](https://hvtracker.net/badge/haystack.svg)](https://hvtracker.net/agents/haystack)
#2 Vercel AI SDK HVTrust 96.4 [![HVTrust](https://hvtracker.net/badge/vercel-ai-sdk.svg)](https://hvtracker.net/agents/vercel-ai-sdk)
#3 Codex HVTrust 93.8 [![HVTrust](https://hvtracker.net/badge/codex.svg)](https://hvtracker.net/agents/codex)
#4 LangGraph HVTrust 92.8 [![HVTrust](https://hvtracker.net/badge/langgraph.svg)](https://hvtracker.net/agents/langgraph)
#5 Trigger.dev HVTrust 91.9 [![HVTrust](https://hvtracker.net/badge/trigger-dev.svg)](https://hvtracker.net/agents/trigger-dev)
#6 LiveKit Agents HVTrust 91.9 [![HVTrust](https://hvtracker.net/badge/livekit-agents.svg)](https://hvtracker.net/agents/livekit-agents)
#7 Strands Agents HVTrust 91.4 [![HVTrust](https://hvtracker.net/badge/strands-agents.svg)](https://hvtracker.net/agents/strands-agents)
#8 Cline HVTrust 91.1 [![HVTrust](https://hvtracker.net/badge/cline.svg)](https://hvtracker.net/agents/cline)
#9 Codebase Memory MCP HVTrust 91.0 [![HVTrust](https://hvtracker.net/badge/codebase-memory-mcp.svg)](https://hvtracker.net/agents/codebase-memory-mcp)
#10 Qwen Code HVTrust 90.9 [![HVTrust](https://hvtracker.net/badge/qwen-code.svg)](https://hvtracker.net/agents/qwen-code)
#11 ECC HVTrust 90.4 [![HVTrust](https://hvtracker.net/badge/ecc.svg)](https://hvtracker.net/agents/ecc)
#12 MCP Inspector HVTrust 89.8 [![HVTrust](https://hvtracker.net/badge/mcp-inspector.svg)](https://hvtracker.net/agents/mcp-inspector)

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