telnyx-sip-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
curlcommand-line tool. These examples are designed to interact with the Telnyx API for managing SIP infrastructure. The commands are standard API requests and do not involve suspicious behavior like piping to shell or executing remote scripts. - [EXTERNAL_DOWNLOADS]: The skill interacts with external network resources at
https://api.telnyx.com. These interactions are limited to official API endpoints associated with the skill's stated purpose and the author 'telnyx'. - [CREDENTIALS_UNSAFE]: The skill uses a placeholder
YOUR_API_KEY_HEREand instructs the user to export it as an environment variable, which is a standard and safe practice for managing API credentials during development.
Audit Metadata