ClawAudit verdict

openclaw-memory-orchestrator

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

The skill has execution sink detected which may indicate a potential risk.

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

35
security
100
transparency
90
maintenance

Findings (6)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/hm4d_installer.py · prose · downgraded · curl -fsSL https://ollama.com/install.sh | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/hm4d_installer.py · prose · downgraded · | sh

Pattern match medium

subprocess execution — runs system commands from Python

scripts/hm4d_installer.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

scripts/hm4d_installer.py · prose · downgraded · sudo

Pattern match low

Python os.environ.get — reads environment variable

scripts/canonicalize-auto-daily.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/memory-token-pipeline.py · prose · downgraded · urllib.request

Why the tier is capped

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