flutter-upgrade-3-47
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill automates project upgrades by executing standard development commands including
flutter,dart,fvm,melos, and theghCLI for Pull Request management. - [EXTERNAL_DOWNLOADS]: The skill fetches templates and updates through official Flutter channels and provides reference links to authoritative documentation at flutter.dev and dart.dev.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests and modifies project files such as
pubspec.yamland.fvmrcas part of its primary upgrade function. 1. Ingestion points: Reads local Flutter project configuration files. 2. Boundary markers: None explicitly used. 3. Capability inventory: Execution of development CLIs and file system modifications. 4. Sanitization: Operations are restricted to standard Flutter CLI interactions and predefined configuration updates.
Audit Metadata