telnyx-10dlc-go
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for the Telnyx Go SDK. No malicious instructions or hidden behaviors were detected.
- [EXTERNAL_DOWNLOADS]: The skill uses
go getto install the official Telnyx Go library fromgithub.com/team-telnyx/telnyx-go, which is a trusted vendor repository. - [CREDENTIALS_UNSAFE]: The skill does not contain hardcoded secrets. It demonstrates the secure practice of using environment variables (
os.Getenv) to manage API keys.
Audit Metadata