telnyx-ai-inference-python

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and examples utilize the official 'telnyx' Python library, which is a verified resource from the skill author.
  • [SAFE]: Sensitive information such as API keys is correctly handled via environment variables (e.g., os.environ.get("TELNYX_API_KEY")), preventing credential exposure in code examples.
  • [SAFE]: The skill includes functionality to ingest external data through URL crawling and file summarization. While this creates a surface for indirect prompt injection, it is a standard feature of the SDK and no malicious use cases were identified in the instructions.
  • [SAFE]: No malicious patterns, such as prompt injection, unauthorized data exfiltration, or obfuscated code, were identified. All network operations are restricted to the vendor's official API infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:57 AM