windows-vm
Fail
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: HIGHCREDENTIALS_UNSAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill uses hardcoded credentials (
userandpassword) for both the Windows VM container environment variables and non-interactive SSH authentication. - [COMMAND_EXECUTION]: The skill executes several high-impact commands including
docker runwith elevated capabilities (NET_ADMIN) and hardware access (/dev/kvm),rmfor file deletion, andsshpasswhich exposes passwords in the process list. - [REMOTE_CODE_EXECUTION]: The skill pipes complex PowerShell scripts through SSH to the guest VM to install Node.js, modify system-wide PATH variables, and change execution policies to
RemoteSignedat theLocalMachinescope. - [EXTERNAL_DOWNLOADS]: Fetches the Node.js installer from official Node.js distribution servers and installs the Claude Code package from Anthropic's registry. The Windows VM itself is based on the
dockurr/windowsimage from a third-party source.
Recommendations
- AI detected serious security threats
Audit Metadata