genui-helper
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Dart script located at
tool/test_and_fix/bin/test_and_fix.dartand invokes standard Flutter/Dart CLI tools (dart fix,dart format,flutter test). These are used within the context of project maintenance and code quality checks. - [INDIRECT_PROMPT_INJECTION]: By interacting with the local file system and processing project code and documentation, the skill is susceptible to indirect prompt injection if it ingests instructions embedded in untrusted external code or comments.
- [EXTERNAL_DOWNLOADS]: The skill references official Dart linter rule documentation on
dart.dev. Per the analysis guidelines, references to well-known and trusted services are documented neutrally.
Audit Metadata