telnyx-networking-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation resource for interacting with the official Telnyx API (api.telnyx.com). No malicious instructions, obfuscation, or unauthorized data access patterns were detected.- [COMMAND_EXECUTION]: The provided curl examples are standard API interaction templates. They do not involve arbitrary command execution, privilege escalation, or persistence mechanisms.- [DATA_EXFILTRATION]: Network operations are restricted to the vendor's primary API domain (api.telnyx.com). The skill does not access sensitive local files or attempt to exfiltrate information to unauthorized third-party services.- [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing users to provide their API key through environment variables using a clear placeholder ('YOUR_API_KEY_HERE').
Audit Metadata