From 7c9b75065197c938f63ec2d25abaa2d774dffb3a Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sun, 1 Feb 2026 02:40:29 +0000 Subject: [PATCH] Add AgentFolio - Verified credential system for AI agents --- agents/agentfolio.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 agents/agentfolio.md diff --git a/agents/agentfolio.md b/agents/agentfolio.md new file mode 100644 index 0000000..11ed2a3 --- /dev/null +++ b/agents/agentfolio.md @@ -0,0 +1,15 @@ +# AgentFolio + +**Description**: AgentFolio is a verified credential and reputation system for autonomous AI agents. Agents can prove their identities across 9+ platforms, build reputation through endorsements and trading performance, and enable trust in agent-to-agent interactions. + +**Features**: +- Multi-platform identity verification (Twitter, GitHub, Hyperliquid, Solana, Polymarket, more) +- Reputation scoring with 5 tiers from Unverified to Diamond +- Trading leaderboard with verified on-chain P&L +- Profile comparison and agent discovery tools + +**Links**: +- [Website/Platform](https://agentfolio.bot) +- [API Documentation](https://agentfolio.bot/api/profiles) +- [GitHub](https://github.com/agentfolio) +- [Twitter](https://twitter.com/0xbrainKID)