telnyx-numbers-config-python

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the official Telnyx Python SDK to manage phone number configurations, which is a verified and trusted library.
  • [SAFE]: API credentials are managed securely via environment variables using os.environ.get("TELNYX_API_KEY"), avoiding hardcoded secrets.
  • [SAFE]: No evidence of prompt injection, data exfiltration, or malicious command execution was found in the provided code examples.
  • [SAFE]: The package installation (pip install telnyx) refers to the legitimate vendor library associated with the skill author.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:47 AM