telnyx-video-go
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Telnyx Go SDK from the vendor's GitHub repository (github.com/team-telnyx/telnyx-go) using the standard Go package manager.
- [CREDENTIALS_UNSAFE]: Demonstrates secure credential management by instructing users to load the Telnyx API key from environment variables (TELNYX_API_KEY) rather than hardcoding sensitive strings.
Audit Metadata