telnyx-numbers-compliance-go
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and Go code examples for interacting with the Telnyx Numbers Compliance API.
- [EXTERNAL_DOWNLOADS]: The skill correctly references the official Telnyx Go SDK repository on GitHub (github.com/team-telnyx/telnyx-go) for installation via the Go toolchain.
- [CREDENTIALS_UNSAFE]: The examples demonstrate secure practices by using environment variables (os.Getenv) to handle API keys rather than hardcoding credentials.
Audit Metadata