skills/team-telnyx/ai/telnyx-voice-go/Gen Agent Trust Hub

telnyx-voice-go

Pass

Audited by Gen Agent Trust Hub on Jul 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the official Telnyx Go SDK (github.com/team-telnyx/telnyx-go) for programmatic call control. This is a vendor-owned resource appropriate for the skill's purpose.
  • [SAFE]: Setup instructions correctly advise using environment variables (os.Getenv("TELNYX_API_KEY")) for managing sensitive credentials rather than hardcoding them, adhering to security best practices.
  • [SAFE]: The skill includes a dedicated section on 'Webhook Verification', demonstrating how to use Ed25519 signatures to validate incoming requests. This ensures the integrity and authenticity of external data before processing.
  • [SAFE]: All documented API operations and webhook payloads use structured formats that minimize the risk of prompt injection or data exfiltration through unstructured text processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 18, 2026, 01:09 AM
Security Audit — agent-trust-hub — telnyx-voice-go