env-dx
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes a local bash script (
scripts/scan.sh) to audit the environment for available tools, runtimes, and system metadata. - [EXTERNAL_DOWNLOADS]: Performs network connectivity tests to official package registries including PyPI, npm, and crates.io. It also tests the 'uv' package manager by installing the 'requests' package from PyPI in a temporary directory.
- [SAFE]: The skill operates as a standard environment auditor. It performs benign checks such as write-permission tests in temporary locations and retrieves system configuration variables without exfiltrating sensitive credentials or attempting unauthorized privilege escalation.
Audit Metadata