maven
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for Apache Maven, covering dependency management, build lifecycles, and plugin configurations. All commands, code snippets, and external links point to official documentation, well-known community plugins, or standard developer practices.
- [EXTERNAL_DOWNLOADS]: The skill references downloads from trusted sources such as official Apache Maven sites and well-known GitHub repositories (e.g.,
github.com/apache/maven). These are documented as standard development workflows for installing tools like the Maven Wrapper or Maven Daemon. - [COMMAND_EXECUTION]: The documentation contains numerous examples of
mvncommands and environment variable configurations (e.g.,MAVEN_OPTS). These are intended for local development and build optimization and do not contain any arbitrary or malicious command injection patterns. - [DATA_EXFILTRATION]: There are no patterns suggesting the exfiltration of sensitive data. Repository configurations and proxy settings described in the references are standard for corporate environments and follow security best practices like password encryption.
Audit Metadata