ClawAudit verdict
duru-memory
The skill manages a Markdown-based memory system with no apparent security concerns or malicious behavior.
⚠ 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 (8)
Pipe to python — executes piped content as Python code
scripts/memory-search.sh · prose · downgraded · | python3
HTTP request to bare IP address — common in malicious payloads
config.example.yaml · prose · downgraded · http://127.0.0.1
subprocess execution — runs system commands from Python
scripts/memory-compact.py · prose · downgraded · subprocess.run(
References agent memory files
SKILL.md · prose · downgraded · MEMORY.md
Python os.getenv — reads environment variable
scripts/common.py · prose · downgraded · os.getenv(
Python urllib.request — network access
scripts/memory-auto-tag.py · prose · downgraded · urllib.request
Python shutil file operation — copies/moves/deletes files
scripts/memory-forget.py · prose · downgraded · shutil.move(
Popular HTTP library — network access
scripts/memory-semantic-search.py · prose · downgraded · got
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.