elevenlabs-webhooks
Warn
Audited by Snyk on Mar 1, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill explicitly ingests and parses incoming ElevenLabs webhook POSTs (see SKILL.md and the /webhooks/elevenlabs handlers in examples/express/src/index.js, examples/fastapi/main.py, and examples/nextjs/app/webhooks/elevenlabs/route.ts) which contain user-generated transcript and event data from an external third-party and are used to drive processing logic, so untrusted content can influence behavior.
Audit Metadata