unit-test-service-layer
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for unit testing using industry-standard Java libraries like JUnit 5, Mockito, and AssertJ. All referenced documentation links (javadoc.io, junit.org, assertj.github.io) point to official and trusted project sites.
- [SAFE]: The instructions recommend standard build tool commands (
mvn test,gradle test) for running test suites and generating coverage reports, which is expected behavior for a developer-oriented skill. - [SAFE]: No obfuscated code, unauthorized data access, or malicious command patterns were detected in the instructions or example code.
Audit Metadata