131-java-testing-unit-testing
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires running standard Maven commands such as
./mvnw compileandmvn compileto compile and verify code. This is a core part of its functionality to ensure project stability and follows developer best practices. - [PROMPT_INJECTION]: The skill is designed to analyze external Java source code, which creates a surface for indirect prompt injection. This is a standard risk for tools processing user-provided code and is categorized as a low-risk vulnerability surface in this context, given the skill's intended purpose as a testing assistant.
Audit Metadata