telnyx-numbers-config-go
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Telnyx Go SDK via
go get github.com/team-telnyx/telnyx-go. This is a standard installation procedure for the vendor's own library and does not pose a security risk.\n- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates how to handle API keys by retrieving them from environment variables usingos.Getenv("TELNYX_API_KEY"), which is a recommended security practice.
Audit Metadata