dart-generate-test-mocks
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user to run standard Dart development commands:
dart pub add dev:test dev:mockito dev:build_runnerto manage dependencies anddart run build_runner buildto execute code generation. These are routine operations for Dart developers and target official registries. - [EXTERNAL_DOWNLOADS]: The skill references standard packages (
mockito,test,build_runner,http) from the official Dart package registry (pub.dev). These are established libraries used widely in the ecosystem. - [NO_CODE]: The skill consists primarily of documentation, configuration examples, and best practices for unit testing, without shipping or executing its own scripts.
Audit Metadata