telnyx-verify-curl
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and shell command examples for the Telnyx Verify API. No malicious patterns or security risks were detected.
- [COMMAND_EXECUTION]: Examples utilize the
curlutility to interact with REST API endpoints. This is standard behavior for a development-focused skill providing API integration guides. - [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive API keys via environment variables and uses a non-functional placeholder (
YOUR_API_KEY_HERE) in its setup examples, preventing accidental credential exposure. - [DATA_EXFILTRATION]: Network operations are restricted to the official Telnyx API domain (
api.telnyx.com), which is consistent with the skill's stated purpose of providing phone verification services.
Audit Metadata