telnyx-cli
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill is a documentation-based wrapper for the official Telnyx CLI tool. All identified patterns are consistent with intended vendor functionality.
- [EXTERNAL_DOWNLOADS]: Installation instructions point to the official Telnyx GitHub repository and Homebrew tap. These are trusted vendor sources.
- [COMMAND_EXECUTION]: The skill documentation describes how to use the telnyx command-line utility. Execution of these commands is the intended function and relies on the official vendor-provided binary.
- [CREDENTIALS_UNSAFE]: The skill requires a TELNYX_API_KEY environment variable for operation, which is standard for API-based tools. No hardcoded secrets are present in the skill itself.
Audit Metadata