telnyx-oauth-go
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Go code examples for interacting with the Telnyx OAuth 2.0 API.
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Go SDK repository on GitHub (
github.com/team-telnyx/telnyx-go) for installation. This is a legitimate vendor resource associated with the skill author. - [CREDENTIALS_UNSAFE]: Recommended setup follows best practices by using environment variables (
os.Getenv("TELNYX_API_KEY")) for API key management rather than hardcoding secrets.
Audit Metadata