Java Maven Code Review
PassAudited by ClawScan on Apr 14, 2026.
Overview
The skill's code and instructions are consistent with a lightweight, local Java/Maven code-check scanner; it does not request credentials or install remote code, but it relies on an external normalization helper for handling ZIP/GitLab inputs.
This skill appears to be a small, local scanner that looks for keyword-based issues and produces a markdown report — it does not contact external endpoints or require secrets by itself. Before installing, confirm: (1) the platform has the named shared dependency (java-maven-common) or else ZIP/GitLab inputs won't be handled; (2) the agent or helper that checks out GitLab repos is the component that will need SSH keys/tokens — do not point the scanner at a root path that exposes unrelated files (e.g., your home directory); (3) understand that the bundled script is rule/keyword-based and should be used as a first-pass tool, not a substitute for a manual security/design review.
