flutter
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and standard code examples for Flutter development.
- [EXTERNAL_DOWNLOADS]: The skill references official and trusted sources such as the Flutter documentation (docs.flutter.dev), Dart documentation (dart.dev), and the official package registry (pub.dev).
- [COMMAND_EXECUTION]: Instructions include standard Flutter CLI commands (e.g.,
flutter run,flutter build,flutter doctor) and setup instructions for Linux dependencies (e.g.,sudo apt install clang), which are expected and necessary for the described development environment. - [CREDENTIALS_UNSAFE]: Code snippets for signing configuration and API examples use generic placeholders (e.g., 'password', 'YOUR_API_KEY_HERE') rather than hardcoded secrets.
- [NO_CODE]: The skill contains technical documentation and code snippets intended for reference and educational use by the developer, not scripts that are automatically executed by the agent to perform dangerous operations.
Audit Metadata