Caveat verdict

crabpath

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

All functionality is local and callback‑driven; there is no hidden data leakage or malicious code execution.

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

45
security
90
transparency
70
maintenance

Findings (9)

Pattern match high

Instructs covert action — may act without user awareness

docs/setup-guide.md · code · without notifying

Pattern match medium

Accesses system credential store

SKILL.md · prose · downgraded · keychain

Pattern match medium

subprocess execution — runs system commands from Python

examples/openclaw_adapter/rebuild_all_brains.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

benchmarks/external/run_hotpotqa.py · prose · downgraded · os.getenv(

Pattern match low

References agent memory files

crabpath/cli.py · prose · downgraded · daily_notes

Pattern match low

Popular HTTP library — network access

crabpath/daemon.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

crabpath/openai_embeddings.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

examples/openclaw_adapter/rebuild_all_brains.py · prose · downgraded · shutil.move(

Pattern match low

importlib.import_module — dynamic module loading

tests/test_embeddings.py · prose · downgraded · importlib.import_module(

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.

Is this flag fair?

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