telnyx-verify-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous examples using the
curlutility to perform phone number lookups and manage verification profiles. These commands target the official Telnyx API atapi.telnyx.com. - [SAFE]: The documentation explicitly instructs the user to manage the
TELNYX_API_KEYusing environment variables (export TELNYX_API_KEY="..."), which is a standard and secure method for handling sensitive credentials in shell environments.
Audit Metadata