114-java-maven-search

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run ./mvnw versions:display-property-updates, ./mvnw versions:display-dependency-updates, and ./mvnw versions:display-plugin-updates. These are standard Maven commands used for dependency management and lifecycle analysis within Java projects.
  • [EXTERNAL_DOWNLOADS]: The skill references and fetches data from well-known and official sources including search.maven.org (Search API) and repo1.maven.org (Central Repository) for the purpose of coordinate discovery and artifact resolution.
  • [DATA_EXPOSURE]: The skill requires reading the project's local pom.xml file and parent build files to identify declared dependencies, plugins, and properties. This data access is necessary for the skill's primary function of suggesting project updates.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 06:06 PM