telnyx-voice-gather-python

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The skill provides legitimate instructions and code examples for interacting with the Telnyx telephony platform.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential management by using os.environ.get("TELNYX_API_KEY") to load secrets from the environment rather than hardcoding them.
  • [EXTERNAL_DOWNLOADS]: The skill references the official telnyx Python package available on the standard PyPI registry.
  • [DATA_EXFILTRATION]: No unauthorized data transmission or sensitive file access was observed. The network operations described are restricted to official Telnyx API endpoints.
  • [COMMAND_EXECUTION]: No suspicious command execution or shell injection patterns were found. The use of pip install is standard for library installation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 01:16 AM
Security Audit — agent-trust-hub — telnyx-voice-gather-python