ClawAudit verdict

personify-memory

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

Emotionally-oriented agent memory system that stores conversation data locally in /root/.openclaw/ and /root/openclaw/memory/ directories; no external data transmission, behavior matches stated memory archiving purpose.

⚠ 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
30
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (7)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key

Pattern match high

Uses exec() — may execute shell commands

bugfix/003-session-saver.md · code · exec(

Pattern match high

References child_process — can spawn system processes

bugfix/003-session-saver.md · code · child_process

Pattern match medium

References agent memory files

SKILL.md · code · MEMORY.md

Pattern match medium

Accesses OpenClaw config/secrets directly

RELEASE_v1.3.0.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Accesses sensitive environment variables

RELEASE_v1.3.0.md · code · process.env.LLM_API_KEY

Pattern match low

Node http/https module — low-level network access

scripts/daily-review.js · prose · downgraded · require('https')

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.

agent_memorypackage_installcredential_access

Is this flag fair?

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