telnyx-missions-go

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installation instructions use the official Telnyx Go SDK from the vendor's GitHub organization (github.com/team-telnyx/telnyx-go).
  • [SAFE]: The skill correctly handles authentication by retrieving the API key from an environment variable (os.Getenv("TELNYX_API_KEY")), avoiding the risk of hardcoded credentials.
  • [SAFE]: The provided code examples demonstrate standard interactions with the Telnyx Missions API for resource management (CRUD operations), with no unauthorized file access, persistence mechanisms, or obfuscated code detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 06:12 AM