telnyx-missions-python

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements standard API interaction patterns for managing telecom operations. No malicious patterns, obfuscation, or safety bypasses were detected.
  • [CREDENTIALS_UNSAFE]: The skill follows security best practices by recommending the use of environment variables (os.environ.get("TELNYX_API_KEY")) for sensitive API keys rather than hardcoding credentials.
  • [EXTERNAL_DOWNLOADS]: The skill identifies a dependency on the official telnyx Python library, which is a well-known package from a verified vendor.
  • [COMMAND_EXECUTION]: Provides standard installation instructions via pip install telnyx, which is expected for a Python-based integration.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 01:01 AM