telnyx-texml-python
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior or security flaws were found in the provided TeXML Python examples.
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the official 'telnyx' SDK package from the standard Python registry.
- [PROMPT_INJECTION]: The skill defines an interface that reads transcription data from external sources, which represents a surface for indirect prompt injection. This is a common architectural consideration for communication-focused skills and not a direct vulnerability in the provided instructions.
- Ingestion points: Data retrieved via the
retrieve_recording_transcription_sid_jsonmethod inSKILL.md. - Boundary markers: Usage examples do not include explicit delimiters or instructions to ignore embedded content within transcription strings.
- Capability inventory: The skill provides the ability to manage calls, applications, and account-level secrets via the Telnyx API.
- Sanitization: Not demonstrated in the basic usage examples provided in the documentation.
Audit Metadata