telnyx-cli
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides installation instructions for the Telnyx CLI via Homebrew and the Go package manager. These instructions point to the official repositories of the vendor at github.com/team-telnyx/telnyx-go.
- [COMMAND_EXECUTION]: The skill is designed to facilitate the execution of the
telnyxcommand-line tool to manage telecommunications resources such as phone numbers, messages, and calls. - [CREDENTIALS_UNSAFE]: The skill utilizes the
TELNYX_API_KEYenvironment variable for authentication, which is a standard practice for CLI-based API interaction. It uses placeholders for example keys and correctly instructs users to set the variable in their environment.
Audit Metadata