{
  "protocolVersion": "0.2.6",
  "name": "Reputa",
  "description": "Neutral on-chain risk intelligence: wallet Security/Risk/Reputation scores (crisis behaviour, ERC-20 approvals, flagged-address contact, Safe checks). Read-only, no accounts. Free discovery and teasers; paid calls settle per request via the x402 protocol (USDC on Polygon, EIP-3009).",
  "url": "https://reputa.xyz/api",
  "provider": {
    "organization": "Reputa",
    "url": "https://reputa.xyz"
  },
  "version": "1.4.0",
  "documentationUrl": "https://reputa.xyz/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "wallet-crisis-check",
      "name": "Wallet crisis check",
      "description": "Free: how a wallet behaved through 6 real crises (Terra, Celsius, Voyager, FTX, Multichain, Humanity) plus a security snapshot. POST https://reputa.xyz/api/crisis-check",
      "tags": [
        "wallet",
        "risk",
        "security",
        "free"
      ]
    },
    {
      "id": "wallet-scores",
      "name": "Wallet scores and reports (x402)",
      "description": "Paid per call: full Security/Risk/Reputation scores, deep ERC-20 approval history, Gnosis Safe checks, Safe co-control lookup, 24-month chain history, or everything bundled. See https://reputa.xyz/openapi.json",
      "tags": [
        "wallet",
        "risk",
        "security",
        "x402",
        "paid"
      ]
    }
  ],
  "additionalInterfaces": [
    {
      "transport": "http+x402",
      "url": "https://reputa.xyz/.well-known/x402.json"
    },
    {
      "transport": "mcp+stdio",
      "url": "https://www.npmjs.com/package/reputa-mcp"
    }
  ],
  "related": [
    {
      "name": "Cover Raccoon",
      "url": "https://coverraccoon.com",
      "description": "Sister project: DeFi cover index and analyses. Own agent card at https://coverraccoon.com/.well-known/agent.json"
    }
  ]
}
