telnyx-account-management-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the Telnyx API. This is expected behavior for a technical documentation skill providing API examples. - [DATA_EXFILTRATION]: Network operations are restricted to the vendor's official domain (
api.telnyx.com). No sensitive local files are accessed or transmitted. - [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive API keys via environment variables and uses a placeholder (
YOUR_API_KEY_HERE) in its setup instructions.
Audit Metadata