flutter-environment-setup-windows
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Modifies the Windows User environment variable 'Path' using a PowerShell script to include the Flutter SDK binary directory.
- [COMMAND_EXECUTION]: Automates the installation of the 'Desktop development with C++' workload by executing 'vs_setup.exe' with specific configuration flags.
- [COMMAND_EXECUTION]: Uses OpenSSL to generate local RSA private keys and self-signed certificates for MSIX package testing and deployment.
- [EXTERNAL_DOWNLOADS]: References the acquisition and installation of development tools from trusted vendors, including Visual Studio (Microsoft) and Android Studio (Google).
- [COMMAND_EXECUTION]: Performs system health checks and troubleshooting through the 'flutter doctor' diagnostic tool.
Audit Metadata