ClawAudit verdict
long-memory
The skill stores conversation history locally using SQLite and standard Python libraries, with optional git-based backup; all described capabilities match the stated memory-archiving purpose and no external exfiltration is 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.
Findings (4)
HTTP request to bare IP address — common in malicious payloads
scripts/api_server.py · prose · downgraded · http://127.0.0.1
subprocess execution — runs system commands from Python
scripts/auto_backup.py · prose · downgraded · subprocess.run(
Python shutil file operation — copies/moves/deletes files
scripts/clean_old.py · prose · downgraded · shutil.move(
References agent memory files
scripts/distill_week.py · prose · downgraded · MEMORY.md
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.
Is this flag fair?
Thanks — recorded.