telnyx-porting-out-python

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a standard API integration providing documentation and code samples for the Telnyx Porting Out service.
  • [SAFE]: Authentication is handled securely by retrieving the API key from environment variables (os.environ.get("TELNYX_API_KEY")), avoiding hardcoded credentials.
  • [SAFE]: The required Python package (telnyx) is the official SDK for the vendor, and no unauthorized external downloads or remote code execution patterns were found.
  • [SAFE]: The skill performs expected API operations (List, Show, Update) related to its stated purpose without attempting to access sensitive local files or maintain persistence.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 03:18 AM