128-java-generics

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard Maven commands (mvn compile, mvn clean verify) to validate code changes during the refactoring workflow. These commands are executed within the local project context.
  • [EXTERNAL_DOWNLOADS]: The workflow relies on Maven, which downloads dependencies from the official Maven Central Repository. The provided examples reference established libraries like Jackson and Gson.
  • [PROMPT_INJECTION]: The skill processes user-provided Java source code and build files, creating a surface for indirect prompt injection. This is an inherent trait of developer tools that analyze and build code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 05:56 PM
Security Audit — agent-trust-hub — 128-java-generics