telnyx-texml-java
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Telnyx Java SDK (com.telnyx.sdk:telnyx-java) version 6.26.0 from Maven/Gradle repositories.\n- [PROMPT_INJECTION]: The skill handles untrusted external data which could be leveraged for indirect prompt injection.\n
- Ingestion points: Data from transcription_text is retrieved via the retrieveRecordingTranscriptionSidJson method in SKILL.md.\n
- Boundary markers: No delimiters or protective instructions are provided in the documentation to isolate transcription data from other agent instructions.\n
- Capability inventory: The skill has extensive capabilities to manage voice applications, initiate calls, and modify configurations via the Telnyx TeXML API.\n
- Sanitization: No explicit sanitization or validation logic is shown in the SDK examples for the fetched transcription output.
Audit Metadata