{
  "schema_version": "v1",
  "name_for_model": "CentinelRiskProtocol",
  "name_for_human": "Centinel Risk Protocol",
  "description_for_model": "Protocol specialized A2A in auditing wallet risk and health factors on Base Network. Use this to verify collateral safety, detect liquidation risks,  generate Risk Scores and compliance notes for AI agents.",
  "description_for_human": "The Risk Intelligence Layer for Autonomous Agents on Base. Audit wallets and manage risk in real-time.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://dev.centinelrisk.tech/api-spec/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://centinelrisk.tech/logo.png",
  "contact_email": "ops@centinelrisk.tech",
  "legal_info_url": "https://centinelrisk.tech/manifesto"
}