111-java-maven-dependencies

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard Maven lifecycle and plugin commands.
  • It runs mvn validate or ./mvnw validate to ensure project health before making changes.
  • It executes mvn wrapper:wrapper to install the Maven Wrapper if it is missing from the project root.
  • [EXTERNAL_DOWNLOADS]: The skill adds several external libraries to the project's POM file.
  • Dependencies include jspecify, vavr, and archunit-junit5.
  • Annotation processors include error_prone_core from Google and nullaway from Uber.
  • These resources are standard components in the Java ecosystem resolved through Maven Central.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 11:42 PM