Caveat verdict

clawdef

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Self-hosted local dashboard running on 127.0.0.1:3456 for token cost monitoring; explicitly states it does not send user data to third parties, and all described behaviors (model switching, budget control, dashboard) match the stated purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
70
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match critical

Recursive delete from root or home — destructive command

SKILL.md · code · rm -rf /

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Possible hardcoded credential

scripts/server.js · prose · downgraded · SECRET = 'clawdef-

Pattern match high

Uses eval() — can execute arbitrary code

SECURITY.md · prose · downgraded · eval(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match medium

References child_process — can spawn system processes

scripts/server.js · prose · downgraded · child_process

Pattern match low

Opens WebSocket connection

scripts/server.js · prose · downgraded · WebSocket

Pattern match low

Node http/https module — low-level network access

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

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries. (1 elevated: npm).

network_inpackage_install

Is this flag fair?

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