telnyx-10dlc-go
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official vendor SDK (github.com/team-telnyx/telnyx-go), which is the appropriate source for this integration.
- [SAFE]: Sensitive information is handled securely using environment variables (os.Getenv("TELNYX_API_KEY")), avoiding hardcoded credentials.
- [SAFE]: The documentation includes proactive security measures, specifically providing Go code for Ed25519 webhook signature verification to prevent spoofing attacks.
- [SAFE]: All demonstrated API interactions are confined to the Telnyx platform for compliance and messaging purposes, with no unauthorized data exfiltration patterns detected.
Audit Metadata