telnyx-voice-media-go
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official Telnyx Go SDK from the vendor's repository (github.com/team-telnyx/telnyx-go).
- [COMMAND_EXECUTION]: Provides Go code snippets for programmatic interaction with the Telnyx Voice Media API, including call recording, playback control, and text-to-speech functionality.
- [CREDENTIALS_UNSAFE]: Uses environment variables (os.Getenv("TELNYX_API_KEY")) for API authentication, which is the recommended method for handling sensitive credentials in code examples.
Audit Metadata