telnyx-messaging-profiles-go
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official Telnyx Go SDK from the vendor's repository (
github.com/team-telnyx/telnyx-go). - [SAFE]: API credentials are managed using environment variables (
os.Getenv), which is a standard and secure practice for handling sensitive keys. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. All documented operations are consistent with the skill's stated purpose of managing messaging profiles.
Audit Metadata