telnyx-numbers-services-go
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'telnyx-go' SDK from the official vendor repository (github.com/team-telnyx/telnyx-go).
- [CREDENTIALS_SAFE]: The setup instructions correctly use environment variables ('os.Getenv("TELNYX_API_KEY")') to handle authentication, preventing hardcoded secrets.
- [COMMAND_EXECUTION]: Provides standard Go installation and execution commands for interacting with the Telnyx API.
Audit Metadata