Caveat verdict

nima-core

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

Local memory system reading session transcripts from ~/.openclaw and storing embeddings locally; network calls to Voyage/OpenAI are conditional on explicit user configuration with clear opt-in controls.

⚠ 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
80
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (16)

Pattern match high

Pipe to python — executes piped content as Python code

install.sh · prose · downgraded · | python3

Pattern match high

Accesses sensitive system files

openclaw_hooks/nima-affect/index.js · prose · downgraded · /etc/passwd

Pattern match high

Dynamic __import__('os') — Python OS command execution

setup.py · prose · downgraded · __import__("os")

Pattern match medium

Instructs covert action — may act without user awareness

CHANGELOG.md · prose · downgraded · silently

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

References sudo — requests elevated privileges

install.sh · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

install.sh · prose · downgraded · apt-get install

Pattern match medium

subprocess execution — runs system commands from Python

nima_core/__init__.py · prose · downgraded · subprocess.run(

Pattern match medium

References child_process — can spawn system processes

openclaw_hooks/nima-memory/index.js · prose · downgraded · child_process

Pattern match low

Python os.environ.get — reads environment variable

nima_core/cognition/dynamic_affect.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

nima_core/cognition/dynamic_affect.py · prose · downgraded · got

Pattern match low

Base64 encoding/decoding

nima_core/cognition/sparse_block_memory.py · prose · downgraded · Base64-encode

Pattern match low

References agent memory files

nima_core/config.py · prose · downgraded · MEMORY.md

Pattern match low

Python urllib.request — network access

nima_core/dream/narrative_generator.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

nima_core/storage/hebbian_updater.py · prose · downgraded · shutil.rmtree(

Pattern match low

Blob URL — may embed executable content

openclaw_hooks/nima-memory/faiss_index.py · prose · downgraded · blob:

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. Requires 2 system binaries.

package_install

Is this flag fair?

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