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.read and event = 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 like event.data.event_type and other payload fields.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 18, 2026, 01:09 AM
Issues
1
Security Audit — snyk — telnyx-voice-ruby