telnyx-networking-python
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected in the analyzed instructions.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates managing authentication using environment variables (
os.environ.get("TELNYX_API_KEY")) rather than hardcoding sensitive credentials. - [EXTERNAL_DOWNLOADS]: The skill installs the official
telnyxPython package, which is the legitimate SDK for the vendor's platform. - [COMMAND_EXECUTION]: The skill performs expected API operations for networking configuration (creating networks, managing WireGuard peers) within the scope of its described purpose.
Audit Metadata