telnyx-sip-curl
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes curl examples that communicate with official Telnyx API endpoints at api.telnyx.com for managing SIP resources.
- [CREDENTIALS_UNSAFE]: Authentication is handled using a TELNYX_API_KEY environment variable, following security best practices by avoiding hardcoded credentials.
- [COMMAND_EXECUTION]: The skill provides standard shell script snippets for parsing HTTP response codes and handling API errors using common utilities like curl, tail, and sed.
Audit Metadata