telnyx-account-access-python
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill demonstrates security best practices by retrieving the Telnyx API key from environment variables using
os.environ.get, avoiding hardcoded credentials.\n- [EXTERNAL_DOWNLOADS]: The skill requires thetelnyxPython library. This is the official SDK for the vendor (team-telnyx) and is considered a trusted dependency according to the vendor context.\n- [COMMAND_EXECUTION]: The skill interacts with the Telnyx API to manage sensitive resources such as IP access controls, SSO authentication providers, and integration secrets. These operations are performed using standard SDK methods consistent with the skill's intended purpose.
Audit Metadata