telnyx-networking-curl
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for interacting with the Telnyx Networking API. All documented curl commands target the official domain
api.telnyx.com, which is consistent with the vendor's infrastructure. - [SAFE]: The skill promotes secure credential management by instructing users to store the
TELNYX_API_KEYin an environment variable rather than hardcoding it. - [SAFE]: No suspicious patterns such as prompt injection, obfuscation, or remote code execution were detected. The scripts provided for error handling use standard shell utilities to process API response metadata and status codes locally.
Audit Metadata