unit-test-parameterized
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard Java programming patterns and templates for implementing unit tests with the JUnit 5 framework. No malicious instructions or hidden behaviors were detected.
- [EXTERNAL_DOWNLOADS]: The skill provides links to official JUnit documentation and the author's GitHub repository. These are well-known and relevant resources for Java developers.
- [COMMAND_EXECUTION]: The instructions include standard build tool commands, such as
./gradlew testandmvn test, which are the conventional methods for running tests in Java projects and pose no inherent risk in this context.
Audit Metadata