telnyx-sip-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of documentation examples for using the Telnyx API via curl. No malicious patterns, obfuscation, or unauthorized access attempts were detected.
- [COMMAND_EXECUTION]: Provides examples of using
curlto interact with the Telnyx REST API. These examples use shell variables for authentication and placeholders for resource identifiers, which is standard for developer documentation. - [EXTERNAL_DOWNLOADS]: Documents network requests targeting
api.telnyx.com. These requests are directed to the official API endpoints of the service provider described in the skill metadata. - [CREDENTIALS_UNSAFE]: Appropriately handles sensitive data by instructing users to export their API key to an environment variable and using placeholder values (e.g., 'YOUR_API_KEY_HERE', 'my123secure456password789') in documentation examples.
Audit Metadata