Caveat verdict

clawdocs-improved

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

A documentation assistant skill for OpenClaw configuration with local reference files and decision trees; executionSinkDetected reflects shell commands shown as examples to users for log inspection, not autonomous 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.

0
security
100
transparency
80
maintenance

Findings (9)

Pattern match critical

Possible hardcoded credential

references/agents.md · code · apiKey: "${OPENAI_API_KEY}

Pattern match high

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

SKILL.md · prose · downgraded · curl -fsSL https://openclaw.ai/install.sh | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | bash

Pattern match high

apt-get install — installs system packages

references/agents.md · code · apt-get install

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/environment-providers.md · code · http://127.0.0.1

Pattern match high

Accesses .ssh directory

references/channels.md · code · .ssh/

Pattern match high

Instructs covert action — may act without user awareness

snippets/validated-configs.md · code · silently

Pattern match medium

References webhook/callback URL

references/channels.md · code · webhookUrl

Pattern match medium

Accesses OpenClaw config/secrets directly

references/gateway.md · prose · downgraded · ~/.openclaw/openclaw.json

Why the tier is capped

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