ClawAudit verdict
agent-mem
The skill executes a pip install command which could be risky if the package source is not trusted.
⚠ 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.
Permission integrity
package_install
Findings (5)
Uses eval() — can execute arbitrary code
engine_v2.py · prose · downgraded · eval(
HTTP request to bare IP address — common in malicious payloads
dispatch.py · prose · downgraded · http://127.0.0.1
Uses exec() — may execute shell commands
engine_v2.py · prose · downgraded · exec(
subprocess execution — runs system commands from Python
memory_recall.py · prose · downgraded · subprocess.run(
References agent memory files
memory_recall.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.
package_install Is this flag fair?
Thanks — recorded.