dart-generate-test-mocks
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected. The technical instructions provided align with best practices for Dart development.
- [EXTERNAL_DOWNLOADS]: The skill recommends adding standard, well-known Dart packages (
http,test,mockito,build_runner) from the official pub.dev registry. These are legitimate dependencies for the intended functionality. - [COMMAND_EXECUTION]: The skill instructs the user to use standard Dart development commands, specifically
dart run build_runner buildfor code generation anddart testfor test execution. These are routine operations within the Dart ecosystem. - [PROMPT_INJECTION]: The use of the term 'CRITICAL' in the text is strictly for technical accuracy regarding asynchronous stubbing in Dart and does not attempt to override agent safety or system instructions.
Audit Metadata