telnyx-account-access-go
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for using the Telnyx Account Access API via the Go SDK, containing standard code snippets for resource management.
- [EXTERNAL_DOWNLOADS]: The skill references the
github.com/team-telnyx/telnyx-gorepository for its Go SDK. This is the official repository for the vendor and is necessary for the skill's functionality. - [CREDENTIALS_UNSAFE]: The setup instructions promote secure secret management by demonstrating how to load the
TELNYX_API_KEYfrom environment variables usingos.Getenvinstead of hardcoding credentials.
Audit Metadata