131-java-testing-unit-testing

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands such as ./mvnw compile, mvn compile, ./mvnw clean verify, and mvn clean verify. These are standard development tasks used here as safety gates to ensure project stability before and after refactoring tests.
  • [INDIRECT_PROMPT_INJECTION]: The skill operates on Java source and test files which constitute untrusted data.
  • Ingestion points: Java source and test files provided by the user for review or improvement.
  • Boundary markers: The instructions do not define specific delimiters or instructions to ignore embedded content within the analyzed Java files.
  • Capability inventory: The agent has the capability to execute shell commands via the Maven build tool.
  • Sanitization: No explicit sanitization or filtering of input code is mentioned before the agent processes it.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 11:00 AM
Security Audit — agent-trust-hub — 131-java-testing-unit-testing