telnyx-account-management-go
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of legitimate SDK documentation and usage examples for Telnyx account management.
- [EXTERNAL_DOWNLOADS]: The installation instructions reference the official Telnyx Go library hosted on GitHub (
github.com/team-telnyx/telnyx-go). This is a trusted vendor resource. - [CREDENTIALS_UNSAFE]: The setup examples demonstrate the secure use of environment variables (
os.Getenv("TELNYX_API_KEY")) to handle sensitive API keys, avoiding the risk of hardcoded credentials.
Audit Metadata