mockito-expert
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for implementing unit tests with Mockito in Java. It contains standard code snippets, configuration templates, and best practices.
- [EXTERNAL_DOWNLOADS]: The skill references standard Maven and Gradle dependencies for
org.mockito:mockito-coreandorg.mockito:mockito-junit-jupiter. These are well-known, industry-standard libraries for testing. - [COMMAND_EXECUTION]: No suspicious shell commands or direct system executions were found. The skill relies entirely on standard Java code generation templates.
- [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were identified. All examples use local mock objects and standard assertions.
Audit Metadata