telnyx-webrtc-client-flutter
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.70). The required runtime workflow includes handling incoming call push/socket events where the app reads
message.data/payload.dictionaryPayload(e.g.,metadatalikecaller_name,caller_number,call_id) from external push notifications and passes it into the SDK/agent context viahandlePushNotification(...)/PushMetaData.fromJson(...), which is outsider-authored free text originating from the caller/push payload.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata