mocking-with-mockk
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for configuring unit testing dependencies using standard Gradle syntax for a well-known library (
io.mockk). - [SAFE]: No evidence of prompt injection, data exfiltration, or malicious code execution was found. All code snippets are standard unit testing patterns using the MockK library.
- [SAFE]: The skill emphasizes security and stability best practices, such as properly cleaning up global mocks using
unmockkAll()to prevent test leakage.
Audit Metadata