ClawAudit verdict

security-dashboard

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

Real-time security monitoring dashboard bound to 127.0.0.1 only, with hardened systemd service configuration; the network_in/out capabilities reflect local dashboard serving and security metric collection as documented.

⚠ 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
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (7)

Pattern match critical

Recursive delete from root or home — destructive command

SKILL.md · code · rm -rf /

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References child_process — can spawn system processes

server.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

server.js · prose · downgraded · exec(

Pattern match low

Changes file ownership

scripts/install.sh · prose · downgraded · chown

Pattern match low

Node http/https module — low-level network access

server.js · prose · downgraded · require('http')

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.

network_innetwork_out

Is this flag fair?

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