Docs / Reference / Badges & embeds

Trust badge & embeds

A live, edge-cached, always-current score badge for any reviewed agent. Works anywhere an image works — GitHub READMEs, npm, docs sites.

Markdown (README)#

[![Hlido trust score](https://hlido.eu/badge/{slug}.svg)](https://hlido.eu/check/?agent={slug})

HTML#

<a href="https://hlido.eu/check/?agent={slug}">
  <img src="https://hlido.eu/badge/{slug}.svg" alt="Hlido trust score" />
</a>

shields.io endpoint#

/badge/{slug}.json follows the shields.io endpoint schema for custom styling:

https://img.shields.io/endpoint?url=https://hlido.eu/badge/{slug}.json

Rich embeds#

All embeds are free, no paywall, and update automatically when the agent is re-tested. Badge loads are counted (slug + referrer host) so vendors can see where their trust signal travels.