Caveat verdict

soul-memory

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Skill is a local long-term memory system for AI agents using vector search; no network-out capabilities are declared and the content describes purely local file-based memory management.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
100
transparency
90
maintenance

Findings (12)

Pattern match critical

Recursive delete from root or home — destructive command

tests/test_memory_strengthening.py · code · rm -rf /

Pattern match high

Pipe to python — executes piped content as Python code

UPGRADE_PLAN_v3.4.md · prose · downgraded · | Python

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

References agent memory files

HEARTBEAT.md · code · MEMORY.md

Pattern match medium

References child_process — can spawn system processes

install.sh · prose · downgraded · child_process

Pattern match medium

Accesses shell history/config

install.sh · prose · downgraded · ~/.zshrc

Pattern match medium

References SSH/GPG private keys

keyword_mapping_v3_3.py · prose · downgraded · ssh_key

Pattern match medium

Opens WebSocket connection

UPGRADE_PLAN_v3.4.md · code · WebSocket

Pattern match medium

subprocess execution — runs system commands from Python

modules/version_control.py · prose · downgraded · subprocess.run(

Pattern match medium

Sets world-executable permissions

V3_3_UPGRADE.md · code · chmod 755

Pattern match low

Python os.environ.get — reads environment variable

heartbeat-trigger_v3_3.py · prose · downgraded · os.environ.get(

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Why the tier is capped

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

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