telnyx-video-curl
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and example commands do not contain any malicious patterns or security risks.
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the Telnyx API. These commands are legitimate, well-documented examples for using the vendor's service and target the official domainapi.telnyx.com. - [CREDENTIALS_UNSAFE]: Authentication is handled via an environment variable (
TELNYX_API_KEY), which is a standard security best practice to avoid hardcoding sensitive credentials in source files.
Audit Metadata