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 curl utility to perform REST API requests to api.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_KEY environment variable and the placeholder YOUR_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
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:52 PM