telnyx-ai-inference-curl
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a documentation reference for Telnyx AI Inference APIs, providing clear instructions for usage without any malicious patterns.- [COMMAND_EXECUTION]: The skill provides curl command examples and a bash script for error handling. These operations are intended for interaction with the official Telnyx API endpoints (api.telnyx.com) and do not involve arbitrary or malicious command execution.- [SAFE]: API authentication is handled through an environment variable (TELNYX_API_KEY), which is a secure and standard practice for command-line tools. The skill correctly uses a placeholder (YOUR_API_KEY_HERE) in the setup instructions.
Audit Metadata