env-diagnose

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The scripts/diagnose.py utility uses subprocess.run(shell=True) to perform version checks and permission tests across Windows, macOS, and Linux platforms.
  • [DATA_EXFILTRATION]: The diagnostic script collects and displays environment variables like HTTP_PROXY, which may contain sensitive proxy authentication credentials in plain text.
  • [DATA_EXFILTRATION]: The script reads the local Git configuration to report the user's configured name and email address.
  • [EXTERNAL_DOWNLOADS]: The skill verifies network health by attempting connections to well-known services including GitHub, Google, and official package registries (npm, PyPI).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 06:22 AM