telnyx-voice-streaming-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill instructions follow standard security practices for API interaction and webhook verification.
- [EXTERNAL_DOWNLOADS]: The skill references the official
telnyxlibrary from the Python Package Index (PyPI), which is a standard and expected requirement for using the vendor's services. - [COMMAND_EXECUTION]: Includes a standard
pip installcommand to set up the required Python development environment for the SDK.
Audit Metadata