dart-generate-test-mocks
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation on standard Dart development practices for mocking and testing.
- [COMMAND_EXECUTION]: The skill mentions standard Dart CLI commands like
dart pub addanddart run build_runner build. These are well-known development tools used for package management and code generation and do not represent a security risk in this context. - [REMOTE_CODE_EXECUTION]: While the skill describes code generation, this is a standard build-time process using established Dart tools (
build_runner) and does not involve executing arbitrary code from untrusted remote sources.
Audit Metadata