ClawAudit verdict

memory-indexer

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill installs a package using pip, which could potentially be used for malicious purposes.

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

50
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match high

Pipe to python — executes piped content as Python code

update.sh · prose · downgraded · | python3

Pattern match medium

subprocess execution — runs system commands from Python

memory_compact.py · prose · downgraded · subprocess.run(

Pattern match low

References agent memory files

CHANGELOG.md · prose · downgraded · MEMORY.md

Pattern match low

Python os.environ.get — reads environment variable

embedding.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

embedding.py · prose · downgraded · urllib.request

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Pattern match low

Python os.getenv — reads environment variable

memory_config.py · prose · downgraded · os.getenv(

Pattern match low

Python shutil file operation — copies/moves/deletes files

memory_snapshot.py · prose · downgraded · shutil.copytree(

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

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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