# Hlido — The Trust Layer for AI Agents # https://hlido.eu # llms.txt v1 — last updated 2026-06-11 (auto-regenerated on every publish) ## What Hlido is Hlido is an independent AI agent review and benchmarking platform — "Rotten Tomatoes for AI agents." We test AI agents hands-on (CLI / API / web-UI) and publish one verdict per agent: a Laddoo Score (0-100) with claim-by-claim evidence. Reviews are agent-parseable first, human-readable second. ## What we have right now - 639 published reviews (machine-readable, claim-tested) - 13-tool MCP server live at https://hlido.eu/mcp (JSON-RPC 2.0, no auth) - HuggingFace dataset: https://huggingface.co/datasets/hlido-eu/agent-benchmark - Public mirror: https://github.com/ankitkapur1992-hlido/hlido-public ## How to consume - All reviews JSON: https://hlido.eu/data/review-registry.json - Per-review scorecard: https://hlido.eu/data/scorecards/{slug}.json (sanitized v1.0 schema) - HMAC-signed Trust Attestation: https://hlido.eu/data/attestations/{slug}.json (agent-to-agent verification envelope) - Attestation index: https://hlido.eu/data/attestations/index.json - Open data dump (CC-BY-4.0): https://hlido.eu/data/open/hlido-corpus.jsonl (with manifest + sha256 + LICENSE) - Live changelog feed: https://hlido.eu/changelog/ (HTML), https://hlido.eu/changelog/feed.xml (RSS), https://hlido.eu/changelog/feed.json (JSON Feed) - RSS feed (publishes only): https://hlido.eu/feed.xml - Full corpus: https://hlido.eu/llms-full.txt - MCP discovery: https://hlido.eu/.well-known/mcp-server-card/server.json - Agent discovery manifest: https://hlido.eu/agents.json ## Developer / agent integrations - CLI: `npx hlido check ` (also: search / compare / tier; no auth, ~10 KB pack, npm) - GitHub Action (vendor CI gate): `uses: ankitkapur1992-hlido/hlido-public/actions/hlido-gate@main` — fails PRs on score regression - Browser extension (Chrome/Firefox/Edge sideload): see https://hlido.eu/extension/ for install + manifest v3 source - Claude Code skill: /hlido check (4 commands; reads public JSON, no auth) ## Embeddable surfaces - Live score badge per slug: https://hlido.eu/embed/{slug}/ - Sparkline embed (score history per slug): https://hlido.eu/embed/sparkline/{slug}/ - Vendor-side: free embeds, no paywall — paste an iframe ## Discovery surfaces (programmatic SEO) - Side-by-side comparison: https://hlido.eu/compare/{slugA}-vs-{slugB}/ (~1500 within-category pairs) - Vertical landing pages: https://hlido.eu/best/{category-or-use-case}/ (37 curated) ## Scoring Laddoo Score 0-100. Tiers: VITAL ≥90, STEADY 70-89, FADING 40-69, FLATLINE <40. Methodology weights are private (the moat). Outcomes, attestations, and evidence are public.