telnyx-voice-go
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the official Telnyx Go library from the vendor's GitHub repository (github.com/team-telnyx/telnyx-go) to provide call control functionality.
- [SAFE]: No hardcoded credentials were found; the skill demonstrates using os.Getenv for API key management. Incoming webhook data is authenticated using Ed25519 signatures, which effectively mitigates unauthorized command execution and indirect prompt injection risks. No persistence, privilege escalation, or obfuscation techniques are present.
Audit Metadata