flutter-project-init
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches standard dependencies from the official Flutter package registry (pub.dev) during project initialization.
- [COMMAND_EXECUTION]: Executes official CLI tools including
flutter createandgit initfor workspace setup. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or persistence mechanisms were found in the instructions or templates.
Audit Metadata