telnyx-numbers-services-python

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to install the telnyx Python package via pip install telnyx. This is the official SDK provided by the vendor (team-telnyx) and is a standard requirement for the skill's functionality.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential handling by retrieving the TELNYX_API_KEY from environment variables using os.environ.get(), rather than hardcoding sensitive information.
  • [COMMAND_EXECUTION]: Code examples include standard API calls using the Telnyx SDK to manage voice channels, emergency addresses, and voicemail settings. These operations are within the stated scope of the skill's purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:52 PM
Security Audit — agent-trust-hub — telnyx-numbers-services-python