gradle-multimodule
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a configuration template for Java-based multi-module projects using Gradle. It follows industry-standard patterns for build automation and project structure.
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to use the Gradle wrapper (
./gradlew) to execute build, test, and publishing tasks. These are common developer operations performed within the project context. - [EXTERNAL_DOWNLOADS]: Dependency resolution is configured through
mavenCentral(), and the build utilizes well-known plugins such as Spring Boot and SonarQube. References to dependencies in thecom.jnzadernamespace are identified as vendor resources consistent with the skill author.
Audit Metadata