110-java-maven-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials focus on standard Java/Maven development practices without any malicious patterns.- [COMMAND_EXECUTION]: The skill instructs the agent to run standard Maven commands such as
mvn validateand./mvnw clean verify. These are necessary for project validation and verifying build integrity, which is expected behavior for a build-optimization tool.- [DATA_EXPOSURE_AND_EXFILTRATION]: No evidence of sensitive data access or external network calls was found. All analyzed operations are local to the project directory.
Audit Metadata