telnyx-storage-go
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the official Go SDK from the vendor's repository:
github.com/team-telnyx/telnyx-go. This is a trusted resource corresponding to the skill's author. - [CREDENTIALS_UNSAFE]: Code examples demonstrate secure handling of authentication credentials by retrieving the
TELNYX_API_KEYfrom environment variables usingos.Getenv, rather than hardcoding secrets. - [SAFE]: No malicious patterns such as prompt injection, obfuscated code, or unauthorized data exfiltration were detected in the skill instructions or code snippets.
Audit Metadata