telnyx-account-access-go
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Telnyx Go SDK from
github.com/team-telnyx/telnyx-go. This is a legitimate vendor resource originating from the author's organization. - [CREDENTIALS_UNSAFE]: Authentication is handled correctly via environment variables (
os.Getenv("TELNYX_API_KEY")), following security best practices to avoid hardcoding sensitive keys. - [SAFE]: The skill contains no evidence of prompt injection, obfuscation, or unauthorized data exfiltration. All operations are aligned with the primary purpose of managing account-level configurations.
Audit Metadata