ClawAudit verdict

java-audit-skill

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
40
transparency
70
maintenance

Findings (7)

Pattern match critical

Accesses sensitive system files

references/report-template.md · code · /etc/passwd

Pattern match critical

<script> tag in markdown — potential code injection

references/security-checklist.md · code · <script>

Pattern match critical

Uses eval() — can execute arbitrary code

references/vulnerability-conditions.md · code · eval(

Pattern match high

Uses exec() — may execute shell commands

SKILL.md · code · exec(

Pattern match high

Gopher protocol — SSRF attack vector

references/security-checklist.md · code · gopher://

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/security-checklist.md · code · http://127.0.0.1

Pattern match high

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API