144-java-data-oriented-programming

Pass

Audited by Gen Agent Trust Hub on Apr 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill requires the execution of standard Java build commands, specifically mvn compile, ./mvnw compile, and mvn clean verify. These commands are used as safety checks to ensure code integrity before and after refactoring. This is standard behavior for development-oriented skills.
  • [PROMPT_INJECTION]: The skill processes external Java source code as its primary input, which creates a potential surface for indirect prompt injection.
  • Ingestion points: Java source files and Maven project configurations provided by the user.
  • Boundary markers: No explicit delimiters are specified in the instructions for separating user code from agent instructions.
  • Capability inventory: The agent has the capability to execute shell commands via the Maven build system.
  • Sanitization: The skill relies on the standard Maven execution environment and does not implement specific sanitization or filtering of the input code.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 27, 2026, 06:08 AM