Caveat verdict

bw-openclaw-boost

18
🔴 Dangerous
High-risk patterns flagged for review — automated deep scan, not behaviorally verified.

The skill executes various scripts and tools, which could potentially be used for malicious purposes if not used correctly.

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

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_relevance.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). 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