421-frameworks-quarkus-testing-unit-tests
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the execution of
./mvnw compileand./mvnw clean verify(or theirmvnequivalents) to ensure the project compiles and passes tests before and after refactoring. These are standard operations for Java development workflows. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it ingests and processes external project files.
- Ingestion points: The agent reads and analyzes existing project source code and test files to identify refactoring opportunities.
- Boundary markers: The instructions do not define specific delimiters or 'ignore' instructions for the content being read.
- Capability inventory: The skill possesses the capability to execute shell commands via the Maven build system.
- Sanitization: No explicit sanitization or filtering of the ingested code content is performed before processing.
Audit Metadata