java-checkstyle
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs standard development tasks (code formatting) using well-known tools like Maven and Git. No suspicious network activity, sensitive data access, or obfuscation was detected.
- [COMMAND_EXECUTION]: The skill uses bash to execute Maven commands (
mvn spotless:apply). This is the intended purpose of the skill and is constrained to formatting tasks. - [INDIRECT_PROMPT_INJECTION]: The skill interacts with project source files through an external formatter. While it reads local code, it does not interpret it as instructions for the agent, and the tools are used for mechanical formatting rather than logic-based decision making.
Audit Metadata