definition-of-done
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard Dart development tools including
dart format,dart analyze, anddart test. These are routine operations for maintaining code quality. - [COMMAND_EXECUTION]: It also specifies running specialized linter tools such as
dart_code_linter:metricsanddart_skills_lint. These commands are used as intended for code verification and do not involve untrusted input or elevated privileges.
Audit Metadata