ClawAudit verdict
openclaw-boost-tools
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.
Findings (5)
subprocess execution — runs system commands from Python
tools/compaction_manager.py · prose · downgraded · subprocess.run(
Uses exec() — may execute shell commands
tools/feature_flags.py · prose · downgraded · exec(
os.system/popen — direct OS command execution
tools/token_budget.py · prose · downgraded · os.system(
References agent memory files
tools/memory_manager.py · prose · downgraded · MEMORY.md
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?
Thanks — recorded.