flutter-expert
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Flutter and Dart development patterns without any malicious instructions or hidden behaviors. It correctly emphasizes the use of built-in Flutter tools for testing and profiling.
- [EXTERNAL_DOWNLOADS]: The skill mentions standard Flutter package management commands such as
flutter pub getand the installation of official developer tools (devtools). All mentioned packages (e.g., flutter_riverpod, go_router, dio) are official or well-established libraries in the Flutter ecosystem. - [COMMAND_EXECUTION]: Instructions include the use of standard Flutter CLI commands for development workflows, including analysis, testing, and profiling (
flutter analyze,flutter test,flutter run --profile). These are expected and necessary for the skill's stated purpose.
Audit Metadata