Caveat verdict
openclaw-config-master
Schema-first OpenClaw configuration editor with strong safety protocols; network_in is for reading official docs, the skill explicitly prohibits guessing keys and requires validation before applying changes.
⚠ 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.
Permission integrity
credential_access
Findings (11)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/common-errors.md · code · curl -fsSL https://get.openclaw.dev | sh
Pipe to sh — executes piped content as shell commands
references/common-errors.md · code · | sh
Pipe to python — executes piped content as Python code
references/common-errors.md · code · | python3
Possible hardcoded credential
references/complex-operations.md · code · SECRET="your-app-secret-here
Pipe to bash — executes piped content as shell commands
SKILL.md · prose · downgraded · | bash
Accesses OpenClaw config/secrets directly
references/complex-operations.md · code · ~/.openclaw/.env
Opens WebSocket connection
SKILL.md · code · websocket
References webhook/callback URL
references/channels-config.md · code · webhookUrl
Popular HTTP library — network access
references/common-errors.md · code · got
Sets world-executable permissions
references/version-migration.md · code · chmod 755
Changes file ownership
references/complex-operations.md · prose · downgraded · chown
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). 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.
credential_accessnetwork_in Is this flag fair?
Thanks — recorded.