telnyx-porting-out-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses 'os.environ.get' to retrieve the 'TELNYX_API_KEY', which is a secure method for managing sensitive credentials without hardcoding them in scripts.
- [SAFE]: The installation instructions reference the official 'telnyx' Python package, which is the legitimate SDK for the service provided by the author.
- [SAFE]: All code examples demonstrate standard interactions with the Telnyx API using the official SDK, and no suspicious command execution or data exfiltration patterns were identified.
Audit Metadata