trstd protocol
An open, HTTP-based protocol that lets AI agents discover, retrieve, and assess trustworthiness signals from websites and agentic services.
AI agents act on behalf of users β browsing, comparing, purchasing. Unlike humans, agents lack visual and contextual cues for trust. This protocol provides a structured trust layer so an agent can answer: "Is it safe to buy here?"
How it works
A trust authority independently verifies claims about service providers and exposes those signals through an HTTP API. Service providers add a <link> tag to their HTML pages. Agents discover the tag, call the verify endpoint, and receive signed trust signals and an optional assessment.
Start here
Project status
Work in progress. The protocol is under active design β the roadmap tracks planned features and open questions.