telnyx-verify-curl
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides documentation and examples for using the
curlcommand-line tool to interact with the Telnyx REST API. This is standard functionality for a technical integration skill. - [EXTERNAL_DOWNLOADS]: Network operations are directed towards official Telnyx API endpoints (
https://api.telnyx.com). These communications are required for the skill's primary purpose of phone verification and lookup. - [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive credentials through environment variables (
TELNYX_API_KEY) and uses placeholders likeYOUR_API_KEY_HEREin examples instead of hardcoding secrets.
Audit Metadata