building-flutter-apps
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
dart analyzeto perform architectural audits and linting on the project source code.\n- [COMMAND_EXECUTION]: Evaluation scripts in thetool/directory executeclaudeandcodexbinaries to verify skill behavior and response quality.\n- [EXTERNAL_DOWNLOADS]: Thetool/check_upstream_flutter_skills.rbscript performs agit cloneof the officialflutter/skillsrepository to check for drift from upstream standards. This targets a trusted source.\n- [EXTERNAL_DOWNLOADS]: Instructions and setup guides recommend installing standard Dart and Flutter packages via thepubpackage manager.\n- [PROMPT_INJECTION]: The skill audits user-provided Dart source code and Markdown files. While no malicious behavior was found, this represents a surface for indirect prompt injection.\n - Ingestion points:
hooks/scripts/dart_gate.shandhooks/scripts/preflight_audit.sh(reading.dartandl10n.yamlfiles).\n - Boundary markers: Absent.\n
- Capability inventory:
dart analyze,grep,awk,python3(subprocess calls inhooks/scripts/preflight_audit.sh).\n - Sanitization: Absent.
Audit Metadata