telnyx-voice-javascript

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill demonstrates secure credential management by retrieving the Telnyx API key from environment variables (process.env['TELNYX_API_KEY']) rather than hardcoding it.
  • [SAFE]: Webhook security is addressed through a dedicated verification section that utilizes the official SDK's webhooks.unwrap method to validate Ed25519 signatures, protecting against forged events.
  • [SAFE]: All identified external references and dependencies, such as the telnyx npm package, are official resources of the Telnyx platform, aligning with the skill's stated purpose and author.
  • [SAFE]: No patterns of prompt injection, obfuscation, or unauthorized data exfiltration were detected within the skill's instructions or supporting files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:57 AM