trust badges
Add a Nerq Trust badge to your AI agent's README
Your agent's badge:
Replace AGENT_NAME with your agent's name as it appears in the Nerq index.
[](https://nerq.ai/kya/AGENT_NAME)
examples
SWE-agent
Markdown:
[](https://nerq.ai/kya/SWE-agent/SWE-agent)
Roo-Code
Markdown:
[](https://nerq.ai/kya/RooCodeInc/Roo-Code)
harbor
Markdown:
[](https://nerq.ai/kya/harbor)
tavily-mcp
Markdown:
[](https://nerq.ai/kya/tavily-ai/tavily-mcp)
badge variants
| Endpoint | Description |
|---|---|
/badge/{name} | Lookup by agent name |
/badge/npm/{package} | Lookup by npm package name |
/badge/pypi/{package} | Lookup by PyPI package name |
embed formats
Markdown
[](https://nerq.ai/kya/YOUR_AGENT)
HTML
<a href="https://nerq.ai/kya/YOUR_AGENT"><img src="https://nerq.ai/badge/YOUR_AGENT" alt="Nerq Trust"></a>
reStructuredText
.. image:: https://nerq.ai/badge/YOUR_AGENT :target: https://nerq.ai/kya/YOUR_AGENT :alt: Nerq Trust
how it works
- The badge shows the agent's Nerq Trust Score (0-100) and grade (A+ through F)
- Green (70+) = high trust, yellow (40-69) = medium trust, red (<40) = low trust
- Badges are cached for 1 hour and update automatically as scores change
- Returns
image/svg+xml— works everywhere images are supported - If the agent is not found, shows "unknown" in gray