telnyx-voice-streaming-ruby
Warn
Audited by Snyk on Aug 12, 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.30). Telnyx webhooks deliver parsed webhook payloads (e.g.,
transcription/call.transcription) into the caller’s webhook handler at runtime, and the handler reads the request body (payload = request.body.read) before signature verification parsing.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata