ClawAudit verdict
java-audit-skill
Java code security audit skill that runs local static analysis commands (find, grep, wc) against the codebase; all operations are local code inspection consistent with the stated security auditing purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (7)
Accesses sensitive system files
references/report-template.md · code · /etc/passwd
<script> tag in markdown — potential code injection
references/security-checklist.md · code · <script>
Uses eval() — can execute arbitrary code
references/vulnerability-conditions.md · code · eval(
Uses exec() — may execute shell commands
SKILL.md · code · exec(
Gopher protocol — SSRF attack vector
references/security-checklist.md · code · gopher://
HTTP request to bare IP address — common in malicious payloads
references/security-checklist.md · code · http://127.0.0.1
Pipe to python — executes piped content as Python code
scripts/tier-classify.sh · prose · downgraded · | python3
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
process_execdata_encodingcredential_access Is this flag fair?
Thanks — recorded.