telnyx-messaging-profiles-go
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: No malicious instructions, obfuscation, or attempts to bypass safety filters were detected. The skill's behavior matches its stated purpose.
- [EXTERNAL_DOWNLOADS]: The installation instructions reference the official Telnyx Go SDK repository (
github.com/team-telnyx/telnyx-go), which is a trusted vendor resource. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by using
os.Getenv("TELNYX_API_KEY")to access the API key instead of hardcoding it in the examples.
Audit Metadata