{
  "name": "poisonvine-agent",
  "description": "Reference discovery agent for POISONVINE, a prompt-injection testing framework for AI-agent-discovery protocols (DNS-AID, MCP, classic DNS/WHOIS). Published so the project has a real, correctly-formed presence in the agent-discovery ecosystem -- read-only, unauthenticated, and non-adversarial. Not itself a target for injection or load testing; see the repository's Safety & scope section.",
  "url": "https://agent.legitimatebusiness.cloud/mcp",
  "version": "0.1.0",
  "provider": {
    "organization": "ForbiddenGarden",
    "url": "https://github.com/ForbiddenGarden/poisonvine"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "about",
      "name": "about",
      "description": "Information about the POISONVINE project this agent represents."
    },
    {
      "id": "list_channels",
      "name": "list_channels",
      "description": "POISONVINE's injection-technique channel catalog and technique counts."
    }
  ]
}
