ClawAudit verdict

auto-memory

permanent-memory

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

Stores agent memory as linked-list chains on the Autonomys decentralized network using an explicit user-provided API key; uploading user-consented data to a declared storage service is legitimate and transparent.

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

38
security
80
transparency
70
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

references/automemory-api.md · code · apiKey: 'your-key

Coarse signal — prose, single-step high

Instruction-prose smuggling shape detected: collects a sensitive target ("API key") and emits it outward ("paste"). Phrased as prose with no trigger tokens — a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.

SKILL.md · 1. Navigate to **https://explorer.ai3.storage** (not `ai3.storage` — that's just the landing page) 2. Check authentication: if the sidebar shows a "Log In" butt

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

References sudo — requests elevated privileges

scripts/_lib.sh · prose · downgraded · sudo

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

Sets world-executable permissions

scripts/_lib.sh · prose · downgraded · chmod 700

Pattern match low

Popular HTTP library — network access

scripts/automemory-recall-chain.sh · prose · downgraded · got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: AUTO_DRIVE_API_KEY). Requires 3 system binaries. (1 elevated: curl).

Is this flag fair?

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