ClawAudit verdict

mempalace-openclaw

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Local-only AI conversation archiving system with semantic search; explicitly states no cloud upload and all data stays on user machine.

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

20
security
90
transparency
70
maintenance

Findings (8)

Pattern match high

Pipe to sh — executes piped content as shell commands

mempalace/entity_detector.py · prose · downgraded · |sh

Pattern match high

Pipe to bash — executes piped content as shell commands

mempalace/general_extractor.py · prose · downgraded · |bash

Pattern match high

Pipe to python — executes piped content as Python code

mempalace/general_extractor.py · prose · downgraded · |python

Pattern match medium

References sudo — requests elevated privileges

mempalace/general_extractor.py · prose · downgraded · sudo

Pattern match low

Python shutil file operation — copies/moves/deletes files

mempalace/cli.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python os.environ.get — reads environment variable

mempalace/config.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

mempalace/dialect.py · prose · downgraded · got

Pattern match low

Python urllib.request — network access

mempalace/entity_registry.py · prose · downgraded · urllib.request

Why the tier is capped

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