telnyx-voice-streaming-go

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Go SDK (github.com/team-telnyx/telnyx-go), which is a trusted vendor resource.
  • [CREDENTIALS_UNSAFE]: Code examples demonstrate secure credential management by using os.Getenv to retrieve API keys rather than hardcoding sensitive information.
  • [DATA_EXFILTRATION]: Network communication is directed to legitimate Telnyx API endpoints and user-specified WebSocket addresses for media streaming, which is required for the skill's purpose.
  • [COMMAND_EXECUTION]: No unauthorized or dangerous command execution patterns, such as arbitrary shell calls or eval-like functions, were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 04:10 PM