telnyx-voice-java
Warn
Audited by Snyk on Jun 19, 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.85). Telnyx webhooks are outsider-authored free-form JSON payloads delivered at runtime to the app’s webhook handler (e.g.,
handleWebhookreceives@RequestBody String payload, thenclient.webhooks().unwrap(...body(payload)...)parses and injects that text into the agent’s LLM context if the handler forwards it).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata