142-java-functional-programming
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions in
SKILL.mdandreferences/142-java-functional-programming.mdmandate the execution ofmvnor./mvnwcommands for project compilation and verification. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface (Category 8). 1. Ingestion points: The skill processes Java source code and Maven project configuration files (e.g., pom.xml). 2. Boundary markers: The instructions do not specify any delimiters or safety warnings to ignore instructions embedded within the processed code or comments. 3. Capability inventory: The skill has the capability to execute shell commands via the Maven build system as specified in
SKILL.md. 4. Sanitization: There is no process defined to sanitize or validate the project's build scripts or Maven wrapper before execution.
Audit Metadata