telnyx-messaging-hosted-go
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code samples for the Telnyx Go SDK.
- [EXTERNAL_DOWNLOADS]: Fetches the official Go SDK from the author's GitHub repository (github.com/team-telnyx/telnyx-go).
- [CREDENTIALS_UNSAFE]: Correctly demonstrates retrieving sensitive API credentials from the system environment using
os.Getenv("TELNYX_API_KEY")instead of hardcoding values.
Audit Metadata