telnyx-account-reports-python

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses os.environ.get to retrieve the TELNYX_API_KEY, which is a recommended practice to avoid hardcoding sensitive credentials in source code.
  • [EXTERNAL_DOWNLOADS]: The skill requires the installation of the official telnyx Python library from the Python Package Index (PyPI). This is an expected dependency for a skill authored by Telnyx.
  • [COMMAND_EXECUTION]: The skill demonstrates standard API interactions such as retrieving call events, creating billing reports, and fetching usage data. All operations are performed through the authorized SDK and targeted at the vendor's own API infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:47 AM