telnyx-cli
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the Telnyx CLI using
brew installfrom a Homebrew tap orgo installfrom the vendor's official GitHub repository (github.com/team-telnyx/telnyx-go). - [COMMAND_EXECUTION]: The skill uses the
telnyxcommand-line utility to perform various API operations such as sending SMS, listing phone numbers, and creating AI assistants. - [SAFE]: Authentication is handled via a user-provided environment variable (
TELNYX_API_KEY), which is a standard and recommended practice for CLI tools.
Audit Metadata