telnyx-numbers-go
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or security vulnerabilities were identified in the skill instructions or provided code.
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the official Telnyx Go SDK from the vendor's GitHub repository (
github.com/team-telnyx/telnyx-go), which is the standard and expected source for this integration. - [CREDENTIALS_UNSAFE]: The skill demonstrates secure practices by using environment variables for API keys (
os.Getenv("TELNYX_API_KEY")), avoiding the risk of hardcoded credentials.
Audit Metadata