telnyx-voice-conferencing-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). The skill’s runtime webhook handler reads the raw incoming HTTP request body (
payload = request.body.read) and parses it intoeventviaclient.webhooks.unwrap(...), so outsider-authored free text can reach the agent via user-configured webhook delivery.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata