ClawAudit verdict
openclaw-cleaner
Accesses agent memory AND writes files
Project directory cleanup tool providing snapshot, diff, checkpoint, and health-check capabilities for local files; all operations are within the user project directory with no external network calls.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses agent memory AND writes files — may modify agent behavior persistently
LLM01 · LLM06 · ASI01 · ASI06
Both reads and writes files — verify scope is limited to intended directories
LLM06 · ASI02
Permission integrity
file_read+write
agent_memory
Findings (2)
Long base64 string (100+ chars) — likely obfuscated payload
SKILL.md · frontmatter · 3044022008f95be176b259fbfb3a949f6958e0b396669a2c888cbc014dd2f4e530fa797a0220104b
References agent memory files
SKILL.md · code · MEMORY.md
Permissions & capabilities
No declared permissions — minimal attack surface.
file_readfile_writedir_traversalagent_memory Thanks — recorded.