telnyx-10dlc-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively directs network requests to the official Telnyx API domain (
api.telnyx.com), which is consistent with the author's identity and the skill's stated purpose. - [SAFE]: API authentication is implemented using environment variable placeholders (
$TELNYX_API_KEY), following security best practices to avoid hardcoding sensitive credentials. - [COMMAND_EXECUTION]: Uses standard
curlutility commands for REST API interactions. These commands are transparent, use standard headers, and do not involve shell piping or suspicious execution patterns. - [DATA_EXFILTRATION]: Data transmission is limited to the registration of brand and campaign metadata (e.g., company name, email, vertical) as required for US A2P 10DLC compliance, sent only to the authorized vendor endpoint.
Audit Metadata