telnyx-verify-curl
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill contains documentation and functional command-line examples for a legitimate communication service.
- [COMMAND_EXECUTION]: The skill provides curl command templates for interacting with the Telnyx API. These commands are restricted to official vendor endpoints (api.telnyx.com) and are standard for this type of integration.
- [CREDENTIALS_UNSAFE]: Authentication is managed via an environment variable ($TELNYX_API_KEY). The documentation correctly uses a placeholder (YOUR_API_KEY_HERE) for setup instructions, preventing the exposure of hardcoded secrets.
Audit Metadata