telnyx-voice-gather-go

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to download the official Telnyx Go SDK from the vendor's GitHub repository at github.com/team-telnyx/telnyx-go.
  • [COMMAND_EXECUTION]: Provides standard installation instructions using the go get command to manage the Go package dependency.
  • [CREDENTIALS_UNSAFE]: Demonstrates best practices for security by recommending the use of environment variables (TELNYX_API_KEY) to manage sensitive API credentials rather than hardcoding them.
  • [DATA_EXPOSURE]: Includes functionality to play audio from external URLs provided as parameters to the GatherUsingAudio action, which is a standard feature of the telephony service.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:34 AM