telnyx-messaging-profiles-go
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the user to install and use the official Telnyx Go SDK from
github.com/team-telnyx/telnyx-go. This is a legitimate vendor-owned resource associated with the skill author 'team-telnyx'. - [SAFE]: The provided code examples demonstrate secure credential handling by using
os.Getenv("TELNYX_API_KEY")to retrieve authentication tokens from environment variables rather than hardcoding them. - [SAFE]: The skill performs standard API operations (Create, Read, Update, Delete) on messaging profiles and short codes as described in its purpose. No suspicious network operations or unauthorized file system access were identified.
- [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found in the skill metadata or body content.
Audit Metadata