ClawAudit verdict

agentmemory

agentmemory-mcp

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

This skill configures agentmemory as a localhost MCP server (port 3111) for persistent cross-session memory in OpenClaw; all components (FastAPI, SQLite, npx) are documented and the server architecture is local-only.

⚠ 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.

0
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (7)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl http://127.0.0.1:3111/agentmemory/health | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

References agent memory files

SKILL.md · frontmatter · MEMORY.md

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Opens WebSocket connection

SKILL.md · code · WebSocket

Pattern match low

Popular HTTP library — network access

references/openclaw-plugin/package.json · prose · downgraded · axios

Why the tier is capped

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

network_innetwork_out

Is this flag fair?

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