dart-add-unit-test
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is purely instructional and follows established best practices for the Dart and Flutter ecosystems.
- [COMMAND_EXECUTION]: The instructions include standard developer commands such as
dart test,flutter test, anddart run build_runner build. These are necessary for the stated purpose of running and generating tests and do not involve arbitrary or unsafe execution. - [EXTERNAL_DOWNLOADS]: References well-known and trusted libraries like
package:testandpackage:mockito. These are industry-standard dependencies for Dart development.
Audit Metadata