telnyx-account-management-go
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Go SDK (github.com/team-telnyx/telnyx-go) as a dependency. This is a legitimate vendor resource and does not present a security risk.
- [SAFE]: The code snippets correctly demonstrate using environment variables to load sensitive credentials (os.Getenv("TELNYX_API_KEY")) rather than hardcoding them into the instructions or examples.
Audit Metadata