Skip to content

Agent Trust Protocol

An open protocol for verifiable AI agent task execution.

What is ATP?

The Agent Trust Protocol (ATP) is an open, transport-agnostic accountability layer for multi-agent AI systems. It defines how agents generate cryptographic proofs of task execution, commit proof summaries to a neutral exchange, and respond to verification challenges — creating a tamper-evident audit trail that supports trust assessment, reputation scoring, and compliance verification.

ATP complements existing agent protocols. It does not replace discovery (A2A, AGNTCY), communication, tool access (MCP), or payment protocols — it adds the accountability layer that all of them currently lack.

Status

ATP v0.1.0 is a draft specification. It is published for community review and is subject to change. Feedback is welcomed via GitHub Issues.