ClawAudit verdict

memory-booster

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

The skill installs chromadb and sentence-transformers to build a local semantic index of conversation history; all operations are local and the homepage reference is informational only with no exfiltration behavior present.

⚠ 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
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (3)

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

References agent memory files

SKILL.md · code · MEMORY.md

Pattern match medium

subprocess execution — runs system commands from Python

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

Why the tier is capped

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

package_installagent_memory

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API