{
  "name": "AeroCheck",
  "description": "Aerodrome DEX pool risk scanner on Base. Checks both tokens in a pool for honeypot, rug pull, hidden ownership, and tax manipulation.",
  "url": "https://aero.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": "pool",
      "name": "/pool",
      "description": "Aerodrome DEX pool risk scanner on Base. Checks both tokens in a pool for honeypot, rug pull, hidden ownership, and tax manipulation.",
      "tags": [
        "aerodrome",
        "defi",
        "pool",
        "base",
        "risk"
      ]
    }
  ]
}