telnyx-10dlc-python

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code examples for using the official Telnyx Python SDK to manage 10DLC (10-Digit Long Code) brand and campaign registrations.
  • [EXTERNAL_DOWNLOADS]: Recommends the installation of the 'telnyx' package via pip. This is the official SDK from the vendor and is a trusted resource.
  • [CREDENTIALS_UNSAFE]: Correctly advises using environment variables ('TELNYX_API_KEY') for authentication rather than hardcoding secrets, which is a security best practice.
  • [COMMAND_EXECUTION]: No dangerous system commands or arbitrary code execution patterns were detected. All code snippets focus on standard API interactions.
  • [DATA_EXFILTRATION]: All network operations are performed through the official SDK to the vendor's API endpoints. No suspicious or unauthorized data exfiltration patterns were found.
  • [PROMPT_INJECTION]: The instructions are focused on API documentation and do not contain any patterns intended to bypass AI safety guidelines or override system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:35 AM