telnyx-numbers-services-curl
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected during the analysis of this skill. The skill consists of documentation and command-line examples for interacting with a legitimate service provider.
- [COMMAND_EXECUTION]: The skill uses the curl utility to perform HTTP requests to the Telnyx REST API. This is the intended primary purpose of the skill and the commands use standard, non-alarming arguments.
- [DATA_EXFILTRATION]: Network operations are directed exclusively to api.telnyx.com, which is the official domain for the vendor (Telnyx) as specified in the author metadata. This is considered a legitimate vendor resource. Sensitive credentials like API keys are handled using environment variable placeholders (YOUR_API_KEY_HERE) rather than hardcoded secrets.
Audit Metadata