{
  "schema_version": "v1",
  "name_for_human": "CounterAgent",
  "name_for_model": "counteragent",
  "description_for_human": "AI agent security analysis and fingerprinting platform. Detect, classify, and monitor autonomous AI agents interacting with your infrastructure.",
  "description_for_model": "CounterAgent provides real-time detection and classification of AI agents. Use this plugin to analyze agent traffic patterns, retrieve agent fingerprint databases, and check if a given user-agent or TLS fingerprint matches a known AI agent framework.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://counteragent.io/openapi.yaml"
  },
  "logo_url": "https://counteragent.io/logo.png",
  "contact_email": "api@counteragent.io",
  "legal_info_url": "https://counteragent.io/legal"
}
