telnyx-voice-media-python
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected during the analysis of this skill.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by recommending the use of environment variables (
TELNYX_API_KEY) for authentication rather than hardcoding sensitive credentials. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official
telnyxPython package. As this is the official SDK from the vendor, it is considered a trusted dependency. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration was found. Network operations are limited to the intended functionality of the Telnyx API.
- [INDIRECT_PROMPT_INJECTION]: While the skill handles external data via webhooks, it includes comprehensive documentation and code examples for signature verification (
client.webhooks.unwrap), which effectively mitigates spoofing and unauthorized data injection risks. - [PROMPT_INJECTION]: The documentation uses standard instructional language and does not contain any attempts to override agent behavior or bypass safety filters.
Audit Metadata