telnyx-numbers-curl
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for interacting with the official Telnyx API using curl. No malicious code or dangerous patterns were detected.
- [EXTERNAL_DOWNLOADS]: All network operations target the legitimate vendor domain 'api.telnyx.com' for its intended purpose of managing phone numbers. No suspicious external downloads or remote script executions are present.
- [CREDENTIALS_UNSAFE]: Authentication is handled safely using an environment variable placeholder ($TELNYX_API_KEY) in the example commands, avoiding hardcoded secrets.
Audit Metadata