telnyx-voice-media-curl
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill demonstrates the use of the
curlutility to perform REST API requests toapi.telnyx.com. These commands are specific to the skill's purpose of call control and media management and do not involve unauthorized privilege escalation or dangerous shell operations. - [CREDENTIALS_UNSAFE]: Authentication examples use the
TELNYX_API_KEYenvironment variable and the placeholderYOUR_API_KEY_HERE. This follows secure practices for managing secrets by avoiding hardcoded credentials in the instructions. - [DATA_EXFILTRATION]: Network requests are directed exclusively to the official Telnyx API domain. The skill demonstrates the intended use of the service and does not attempt to exfiltrate sensitive local data to unauthorized third-party servers.
Audit Metadata