telnyx-networking-curl
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill consists of informational examples for interacting with the Telnyx API.
- [COMMAND_EXECUTION]: The skill includes shell command examples using
curlto interact with the Telnyx API. These are standard API integration patterns and do not involve unauthorized command execution or the execution of remote scripts. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by instructing the user to export their API key to an environment variable (
TELNYX_API_KEY) using a placeholder string, rather than hardcoding actual secrets.
Audit Metadata