flutter-terminal-cheat-sheet
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill provides a set of legitimate Flutter and Dart commands for development workflows (e.g.,
flutter run,flutter build,pod install). These are intended for use by developers in a local terminal environment. - [COMMAND_EXECUTION] (LOW): The 'Clean every flutter project' utility uses
findand$SHELLto recursively executeflutter clean. While it performs automated command execution based on the directory structure, it is a common utility for managing multiple Flutter projects and follows typical shell scripting practices.
Audit Metadata