Caveat verdict

claude-delegate

openclaw-claude-delegate

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

Local Claude Code delegation wrapper running Claude CLI as a local worker with bounded filesystem access; executionSinkDetected is from legitimate shell script dispatching with transparent setup and no credential theft.

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

Findings (8)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

LAUNCH.md · code · curl -fsSL https://raw.githubusercontent.com/StoicEnso/openclaw-claude-delegate/

Pattern match critical

Pipe to bash — executes piped content as shell commands

LAUNCH.md · code · | bash

Pattern match high

Pipe to python — executes piped content as Python code

install.sh · prose · downgraded · | python3

Pattern match high

Possible hardcoded credential

scripts/claude-delegate.sh · prose · downgraded · TOKEN="$CLAUDE_CODE_OAUTH_TOKEN

Pattern match medium

References child_process — can spawn system processes

bin/openclaw-claude-delegate.js · prose · downgraded · child_process

Pattern match medium

References sudo — requests elevated privileges

README.md · prose · downgraded · sudo

Pattern match low

Popular HTTP library — network access

LAUNCH.md · prose · downgraded · got

Pattern match low

Changes file ownership

scripts/ensure-nonroot-delegation.sh · prose · downgraded · chown

Why the tier is capped

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

Is this flag fair?

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