telnyx-numbers-compliance-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlcommands to interact with the Telnyx API endpoints (e.g.,api.telnyx.com). These commands are standard for the skill's purpose of managing regulatory compliance and numbers. - [EXTERNAL_DOWNLOADS]: The skill includes instructions for downloading documents and generating temporary download links from the official Telnyx infrastructure.
- [CREDENTIALS_SAFE]: The skill follows security best practices by instructing users to manage their Telnyx API key via an environment variable (
TELNYX_API_KEY) rather than hardcoding it.
Audit Metadata