telnyx-texml-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively uses standard
curlcommands to interact with official Telnyx API endpoints (https://api.telnyx.com). - [SAFE]: Sensitive credentials like API keys are handled via environment variables (
$TELNYX_API_KEY) and documentation uses placeholders (YOUR_API_KEY_HERE), preventing accidental exposure of real secrets. - [SAFE]: No suspicious patterns such as obfuscation, remote script execution, or unauthorized file system access were detected.
Audit Metadata