build-maven
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Maven commands using the project's wrapper script (
mvnw) or the system-installedmvnbinary. These executions are necessary for the skill's primary function of building, testing, and managing Java projects. - [EXTERNAL_DOWNLOADS]: The skill facilitates standard Maven behavior, which involves downloading project dependencies and build plugins from remote repositories (such as Maven Central). This is an expected and safe operational characteristic of the Maven build system.
Audit Metadata