128-java-generics
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard Maven commands (
mvn compile,./mvnw clean verify) inSKILL.mdandreferences/128-java-generics.mdto ensure project validity and code correctness. - [EXTERNAL_DOWNLOADS]: Standard Maven operations triggered by the build commands will download dependencies from official registries like Maven Central.
- [PROMPT_INJECTION]: The skill processes external Java source code which presents a surface for indirect prompt injection. Evidence: 1. Ingestion points: The Java source files of the project being audited. 2. Boundary markers: No delimiters or ignore instructions are provided for processed code. 3. Capability inventory: Subprocess execution via Maven commands (
SKILL.md). 4. Sanitization: No sanitization of code content is performed before analysis or refactoring.
Audit Metadata