Caveat verdict

sec-audit

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

Security audit tool for OpenClaw deployments that explicitly declares read-only, local-only operation; the executionSinkDetected flag reflects documented node.js audit commands, and no data is sent externally.

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

Findings (9)

Pattern match high

Uses eval() — can execute arbitrary code

tools/security-audit.js · prose · downgraded · eval(

Pattern match high

Pipe to bash — executes piped content as shell commands

tools/security-audit.js · prose · downgraded · |bash

Pattern match high

Pipe to sh — executes piped content as shell commands

tools/security-audit.js · prose · downgraded · |sh

Pattern match high

Pipe to python — executes piped content as Python code

tools/security-audit.js · prose · downgraded · |python

Pattern match high

Accesses sensitive system files

tools/security-audit.js · prose · downgraded · /etc/shadow

Pattern match medium

References child_process — can spawn system processes

tools/security-audit.js · prose · downgraded · child_process

Pattern match medium

Enumerates all environment variables

tools/security-audit.js · prose · downgraded · Object.keys(process.env)

Pattern match medium

References sudo — requests elevated privileges

tools/security-audit.js · prose · downgraded · sudo

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Why the tier is capped

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