source-command-flutter-build
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes standard Flutter and Dart CLI tools, including
flutter analyze,flutter pub get,flutter build, anddart run build_runner. These commands are used as intended for diagnosing and resolving build failures within a development environment. - [DATA_EXPOSURE]: No access to sensitive files (such as
.env,.ssh, or cloud credentials) was detected. The skill operates exclusively on project source code and configuration files. - [SAFE]: The behavior of the skill aligns with its stated purpose. No evidence of prompt injection, obfuscation, or data exfiltration was found.
Audit Metadata