admin-wsl
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes several administrative commands including
sudo apt,docker, andssh. These are the primary purpose of an administration skill and operate within the user's explicit request context. - [EXTERNAL_DOWNLOADS]: The skill references a installation script for 'uv' (a Python package manager) from
astral.sh. Astral is a well-known tool vendor in the Python ecosystem, and this is a standard installation method for the tool. - [SAFE]: Accessing the
/mnt/c/Users/directory is required for the stated purpose of sharing a configuration profile between Windows and the WSL2 environment. The script correctly handles path conversions and does not perform any unauthorized exfiltration of the data.
Audit Metadata