Caveat verdict

openclaw-smartness-eval

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

Read-only capability evaluation tool that reads local state files and writes reports to local paths; LLM judge feature is explicitly opt-in via flag and the security declaration accurately describes the read-only behavior.

⚠ 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
100
transparency
90
maintenance

Findings (8)

Pattern match high

subprocess execution — runs system commands from Python

docs/ARCHITECTURE.md · code · subprocess.run(

Pattern match high

Recursive delete from root or home — destructive command

config/task-suite.json · prose · downgraded · rm -rf /

Pattern match high

Uses eval() — can execute arbitrary code

CONTRIBUTING.md · prose · downgraded · eval(

Pattern match high

Pipe to python — executes piped content as Python code

CONTRIBUTING.md · prose · downgraded · | Python

Pattern match medium

Uses exec() — may execute shell commands

CHANGELOG.md · prose · downgraded · exec(

Pattern match medium

References sudo — requests elevated privileges

scripts/eval.py · prose · downgraded · sudo

Pattern match low

Python urllib.request — network access

README.md · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/eval.py · prose · downgraded · os.environ.get(

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.

dynamic_eval

Is this flag fair?

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