128-java-generics
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the execution of
./mvnw compile,mvn compile, andmvn clean verify. These are standard Java build commands necessary for the skill's primary purpose of code refactoring.- [EXTERNAL_DOWNLOADS]: The skill references standard Java libraries including Jackson (com.fasterxml.jackson) and Gson (com.google.gson). Maven execution will naturally download these and other project dependencies from established central repositories.- [PROMPT_INJECTION]: The skill processes user-provided Java code while maintaining shell execution capabilities, creating a surface for indirect prompt injection. - Ingestion points: Java source code provided for review.
- Boundary markers: None specified.
- Capability inventory: Shell access for Maven build commands.
- Sanitization: None specified.
Audit Metadata