telnyx-account-management-go
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for using the official Telnyx Go SDK to manage sub-accounts.
- [EXTERNAL_DOWNLOADS]: The installation instructions reference the official Telnyx Go SDK repository on GitHub (
github.com/team-telnyx/telnyx-go), which is a legitimate vendor resource. - [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
os.Getenv("TELNYX_API_KEY")) for authentication rather than hardcoding sensitive API keys or secrets.
Audit Metadata