flutter-setting-up-on-windows
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing standard development commands using the Flutter CLI (e.g.,
flutter doctor,flutter devices,flutter build windows) and OpenSSL (e.g.,openssl genrsa,openssl x509). These commands are standard for initializing environments and generating certificates for local testing. - [EXTERNAL_DOWNLOADS]: Instructions refer to downloading the Flutter SDK and Visual Studio. These are expected resources from well-known technology providers (Google and Microsoft) necessary for the stated purpose of the skill.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, obfuscation, or persistence mechanisms were detected. The workflow for generating self-signed certificates is performed locally by the user and follows standard developer procedures for testing MSIX packages.
Audit Metadata