{
  "name": "DeFiRisk",
  "description": "Protocol-level DeFi risk scoring with TVL data, hack history, GoPlus contract checks, and AI risk assessment.",
  "url": "https://defi.lonestaroracle.xyz",
  "provider": {
    "organization": "LoneStarOracle",
    "url": "https://lonestaroracle.xyz"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "risk",
      "name": "/risk",
      "description": "Protocol-level DeFi risk scoring with TVL data, hack history, GoPlus contract checks, and AI risk assessment.",
      "tags": [
        "defi",
        "protocol",
        "risk",
        "tvl",
        "hacks"
      ]
    }
  ]
}