setup-windows-dev
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Modifies the system's security configuration by changing the PowerShell execution policy to
RemoteSignedfor the current user to facilitate development workflows. - [EXTERNAL_DOWNLOADS]: Fetches the Visual C++ Redistributable installer directly from Microsoft's official
aka.msdomain. - [COMMAND_EXECUTION]: Utilizes the Windows Package Manager (
winget) to install core development tools (Node.js, Git, and Python). - [COMMAND_EXECUTION]: Dynamically updates the
PATHenvironment variable within the current process to ensure immediate access to installed binaries.
Audit Metadata