TrustLayer
io.github.goatgaucho/trustlayerAgent reputation scoring: trust scores, Sybil detection, cross-chain identity for 133K+ agents
Tools · 6
Full trust forensics for an AI agent: Sybil risk, reviewer quality, cross-chain identity, anomaly flags, risk level, and recommended max exposure. Covers every ERC-8004 registry chain plus Solana.
Basic trust score (0-100) for an AI agent with component breakdown.
Quality score and review history for a wallet that has left ERC-8004 feedback. High-quality reviewers are rare — most score below 50.
All agents owned by a wallet across all chains, with cross-chain group info and risk assessment.
Full score time-series for an agent: daily snapshots, 7d/30d trajectory, volatility over reputation lifetime.
Live network stats: total agents, chain breakdown, Sybil flags, reviewers scored, cross-chain groups.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"trustlayer": {
"url": "https://api.thetrustlayer.xyz/mcp",
"transport": "streamable-http"
}
}
}