telnyx-voice-ruby
Warn
Audited by Snyk on Jul 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The required runtime workflow includes handling Telnyx webhook requests (e.g.,
payload = request.body.readandevent = client.webhooks.unwrap(payload, headers)), where the webhook body is outsider-authored free text (originating from Telnyx/inbound call parties) that is parsed into LLM-visible strings likeevent.data.event_typeand other payload fields.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata