{
  "entry": {
    "kind": "skill",
    "slug": "elevenlabs-agents",
    "name": "ElevenLabs Agents",
    "vendor": "ElevenLabs",
    "description": "Builds voice AI agents — assistants and interactive characters — wiring speech synthesis, turn-taking, and tool calls into a conversational system.\n\nCapabilities are outbound network and credential access. The governance question is about the product being built rather than the skill building it: a voice agent that answers as your company is a public interface, and a synthesised voice that sounds like a specific person raises consent questions that no technical control addresses. Decide the policy before the prototype ships, because voice demos have a habit of going live.",
    "website": "https://elevenlabs.io",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound",
      "credentials:access"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "development",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: credentials:access",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}