telnyx-iot-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities or malicious patterns were identified in the skill instructions or code examples.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official 'telnyx' package via pip, which is the standard method for using the vendor's SDK.
- [CREDENTIALS_UNSAFE]: The skill demonstrates the secure practice of retrieving API keys from environment variables using 'os.environ.get', avoiding hardcoded secrets.
Audit Metadata