telnyx-messaging-hosted-go
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Go code examples for the Telnyx Messaging Hosted API. No malicious patterns, prompt injections, or unauthorized data access were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Go SDK (
github.com/team-telnyx/telnyx-go). This is a legitimate resource owned by the skill's author ('team-telnyx') and is necessary for the skill's functionality. - [CREDENTIALS_UNSAFE]: The skill demonstrates best practices by instructing users to load API keys from environment variables (
os.Getenv("TELNYX_API_KEY")) rather than hardcoding them.
Audit Metadata