telnyx-iot-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 using the official Telnyx Python SDK to manage IoT resources.
- [SAFE]: Secret management follows best practices by recommending the use of environment variables (e.g.,
os.environ.get("TELNYX_API_KEY")) for authentication tokens instead of hardcoding credentials. - [SAFE]: All identified dependencies (the
telnyxPython package) and API endpoints are official resources belonging to the vendor.
Audit Metadata