ClawAudit verdict

claw-security-panel

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

Local security check panel generating token-protected HTML on localhost:18790; read-only local inspection with no external data exfiltration.

⚠ 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.

8
security
90
transparency
70
maintenance

Findings (7)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

<script> tag in markdown — potential code injection

scripts/security_check.py · prose · downgraded · <script>

Pattern match high

Pipe to python — executes piped content as Python code

start.sh · prose · downgraded · | python3

Pattern match medium

subprocess execution — runs system commands from Python

scripts/security_check.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

scripts/security_check.py · prose · downgraded · sudo

Pattern match medium

setuid — privilege escalation mechanism

scripts/security_check.py · prose · downgraded · setuid

Pattern match low

References agent memory files

scripts/security_check.py · prose · downgraded · MEMORY.md

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class 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.

Is this flag fair?

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