dart-run-static-analysis
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Dart SDK command-line interface tools, including
dart analyze,dart fix, anddart format, to audit code quality, apply automated fixes, and ensure consistent formatting across a workspace. - [INDIRECT_PROMPT_INJECTION]: The skill defines workflows that involve the ingestion and automated modification of local source code files. While these tools process untrusted project data, they are official Dart ecosystem utilities intended for static analysis and follow standard developer tool behavior.
Audit Metadata