114-java-maven-search
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Maven reporting commands, such as './mvnw versions:display-dependency-updates', './mvnw versions:display-plugin-updates', and 'mvn dependency:tree', to help the user identify outdated components in their local development environment.
- [EXTERNAL_DOWNLOADS]: The skill interacts with the official Maven Central Search API (search.maven.org) and the Central Repository (repo1.maven.org) to retrieve project metadata, POM files, and JAR artifacts. These are established and well-known services for the Java ecosystem.
- [SAFE]: No patterns of prompt injection, data exfiltration, or malicious obfuscation were identified. The requested capabilities are standard for Java project management and coordinate resolution.
Audit Metadata