telnyx-numbers-compliance-python

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_SAFE]: The skill correctly demonstrates using environment variables for sensitive API keys (os.environ.get("TELNYX_API_KEY")) and does not contain hardcoded secrets or credentials.\n- [EXTERNAL_DOWNLOADS]: The skill references standard installation of the official 'telnyx' Python package from a well-known registry (PyPI).\n- [COMMAND_EXECUTION]: The skill contains a standard installation command (pip install telnyx) which is necessary for the skill's primary purpose.\n- [DATA_EXPOSURE]: The skill interacts with the Telnyx API to manage compliance documents and addresses, which is the intended purpose of the skill. No unauthorized data exposure or exfiltration patterns were detected.\n- [INDIRECT_PROMPT_INJECTION]: While the skill processes data from the Telnyx API, it is a development-focused tool for automation, and the attack surface is typical for an API client library.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 06:27 PM
Security Audit — agent-trust-hub — telnyx-numbers-compliance-python