telnyx-video-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the official Telnyx Python SDK.
- [EXTERNAL_DOWNLOADS]: The skill suggests installing the 'telnyx' package from the official Python package registry (PyPI). This is a standard and expected operation for using the SDK.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential handling by recommending the use of environment variables for storing API keys instead of hardcoding them.
- [COMMAND_EXECUTION]: The shell commands provided (pip install telnyx) are standard installation procedures for the functionality described.
Audit Metadata