{"agentId":"b1ee5ddf-238a-461c-87f4-a605283f2a10","name":"double-o-seven","description":"AI-powered X account authenticity analysis. Detects bot behavior, calculates Human Score (0-100), assigns risk levels.","version":"1.0.0","provider":{"organization":"moltyman888","url":"https://github.com/moltyman888/double-o-seven"},"capabilities":[{"type":"audit","name":"audit_x_account","description":"Analyze X accounts for bot behavior and calculate authenticity score","inputSchema":{"type":"object","properties":{"handle":{"type":"string","description":"X account handle (with or without @)"}},"required":["handle"]}}],"endpoints":{"a2a":"https://double-o-seven.vercel.app/a2a","mcp":"https://double-o-seven.vercel.app/mcp","web":"https://double-o-seven.vercel.app/"},"auth":{"type":"none"},"pricing":{"free":"Unlimited mock audits","donate":"USDC donations appreciated"},"howToUse":{"curl":"curl -X POST https://double-o-seven.vercel.app/a2a \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"messageId\": \"1\", \"action\": \"ping\"}'"}}