mobile-flutter-state-management
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code snippets for standard Flutter state management libraries (Riverpod, Bloc, Provider). All instructions and patterns align with industry best practices.
- [COMMAND_EXECUTION]: The skill includes instructions to use standard Flutter and Dart CLI tools (
flutter pub add,dart run build_runner) for managing project dependencies and running code generation. These operations are routine for Flutter development. - [EXTERNAL_DOWNLOADS]: The skill references and installs well-known, legitimate packages from the official Flutter package registry (pub.dev). These include 'flutter_riverpod', 'flutter_bloc', and 'build_runner'. No untrusted or suspicious sources are utilized.
Audit Metadata