← Back to feed
2026-06-24agentsinfra

Can Trustless Agents Be Trusted? An Empirical Study of the ERC-8004 Decentralized AI Agent Ecosystem

Xihan Xiong, Zelin Li, Wei Wei, Qin Wang, William Knottenbelt, Zhipeng Wang

PDF preview for Can Trustless Agents Be Trusted? An Empirical Study of the ERC-8004 Decentralized AI Agent Ecosystem
Read on arXiv →

Key claim

ERC-8004's trust mechanisms are largely ineffective in practice.

In plain English

Imagine you're building a system where AI agents need to interact and transact with each other across different organizations. The challenge is figuring out if these agents can trust one another, especially when they don't know each other. Currently, many systems rely on reputation scores or identity verifications, but these can easily be manipulated or may not reflect true activity. For instance, you might find that a lot of agents are just placeholders, not actually doing anything useful, which is a problem when you need to make decisions based on their trustworthiness. This situation is what's called a trust crisis in AI interactions.

The ERC-8004 protocol was created to tackle this issue by establishing a permissionless trust layer that uses on-chain registries for Identity, Reputation, and Validation. However, this paper dives into the real-world application of this protocol and uncovers some serious flaws. They found that a significant number of registrations are just empty shells, and the reputation system is easily gamed. For example, in their study, they discovered that a large portion of reviewers were engaging in coordinated behavior to inflate reputations, which undermines the whole idea of trust.

What this means for builders is that while ERC-8004 was designed to improve trust among AI agents, the empirical evidence suggests it needs significant revisions. The findings provide a clear baseline for future improvements, emphasizing the need for more robust mechanisms to ensure that reputation and identity truly reflect active and trustworthy agents. If you're working on AI systems that rely on trust, these insights are crucial for designing better protocols.

Novelty
8.0/10

The paper introduces an empirical study of a novel trust protocol for AI agents, addressing a significant gap in understanding its effectiveness.

Reliability
8.0/10

The study is based on extensive data across multiple chains, providing solid evidence for its claims about the protocol's limitations.

Deep reliability assessment

The methodology strongly supports a descriptive snapshot of ERC-8004 usage across Ethereum, BSC, and Base during the observation window: registrations, URI validity, endpoint liveness, feedback patterns, gas costs, and heuristic Sybil clusters. It is less able to support broad claims about whether decentralized agent trust is impossible or whether all reputation is invalid, because the Validation Registry was not live, Sybil detection is heuristic, and early ecosystem bootstrapping may look like spam even when some placeholders later become real agents.

Reproducibility

Dataset is not openly released in the provided text; the authors say researchers may request access. No open-source code or crawler repository is mentioned in the provided abstract/introduction/conclusion excerpts.

Key figure

The key architectural diagram likely depicts ERC-8004 as a decentralized trust layer for AI agents, with Identity, Reputation, and Validation registries sitting between agent communication protocols such as A2A/MCP and payment rails such as x402.

Can Trustless Agents Be Trusted? An Empirical Study of the ERC-8004 Decentralized AI Agent Ecosystem — Frontier Papers