telnyx-porting-in-python
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively uses the official
telnyxPython SDK for interacting with the Telnyx API. - [SAFE]: Credential management follows best practices by retrieving the API key from an environment variable (
TELNYX_API_KEY) rather than hardcoding it. - [SAFE]: All demonstrated operations are restricted to the domain of phone number porting as described in the skill metadata.
- [SAFE]: External dependency installation via
pip install telnyxtargets the official vendor package, which is consistent with the skill's purpose.
Audit Metadata