telnyx-messaging-hosted-curl
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell command examples using
curlto perform REST API operations (GET, POST, PATCH, DELETE, PUT). These commands are used to manage messaging services, verify numbers, and handle documentation uploads.- [DATA_EXFILTRATION]: All network operations are conducted over HTTPS and targetapi.telnyx.com. These communications are restricted to the official service infrastructure for the purpose of the skill.- [CREDENTIALS_UNSAFE]: The skill demonstrates how to provide authentication using an environment variable ($TELNYX_API_KEY) and provides a clear placeholder for the user to set their own key, avoiding hardcoded secrets.
Audit Metadata