implementing-zero-trust-network-access-with-zscaler

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill provides legitimate utility for cybersecurity professionals managing Zscaler Private Access environments, adhering to documented security standards like NIST SP 800-207.
  • [COMMAND_EXECUTION]: The script scripts/process.py performs network diagnostic operations including DNS resolution, TCP port connectivity checks, and TLS certificate validation. These are standard networking tasks used to verify application availability during migration and do not involve arbitrary shell command execution or user input injection.
  • [EXTERNAL_DOWNLOADS]: The scripts/agent.py script communicates with the official Zscaler Management API (config.private.zscaler.com). This communication is required for the tool's auditing functionality and targets a well-known, trusted service provider.
  • [DATA_EXPOSURE]: While scripts/agent.py handles sensitive API credentials, it does so by accepting them as command-line arguments rather than hardcoding them. This is a standard pattern for administrative CLI tools, though users should ensure these commands are not captured in persistent logs on shared systems.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 09:09 AM
Security Audit — agent-trust-hub — implementing-zero-trust-network-access-with-zscaler