ClawAudit verdict

openclaw-boost-tools

45
🟠 Risky
Significant concerns — only install if you understand the risks

Some functionalities, like stream execution and dream consolidation, are disabled by default but can be enabled, which could introduce risks.

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

65
security
70
transparency
70
maintenance

Findings (5)

Pattern match medium

subprocess execution — runs system commands from Python

tools/compaction_manager.py · prose · downgraded · subprocess.run(

Pattern match medium

Uses exec() — may execute shell commands

tools/feature_flags.py · prose · downgraded · exec(

Pattern match medium

os.system/popen — direct OS command execution

tools/token_budget.py · prose · downgraded · os.system(

Pattern match low

References agent memory files

tools/memory_manager.py · prose · downgraded · MEMORY.md

Pattern match low

Python shutil file operation — copies/moves/deletes files

tools/slash_commands.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

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