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 examples that utilize
curlfor API requests and standard shell utilities likeecho,tail,sed, andcaseto parse HTTP responses and manage error handling. - [SAFE]: All network operations target
api.telnyx.com, which is the official API infrastructure for the vendor. Credentials are handled safely through environment variable placeholders (YOUR_API_KEY_HERE) rather than being hardcoded.
Audit Metadata