ClawAudit verdict

bootcamp

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill runs a local bash script to discover OpenClaw CLI commands and generates a reference document saved locally; executionSinkDetected reflects local bash execution with no external data exfiltration.

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

30
security
90
transparency
70
maintenance

Findings (4)

Pattern match high

Possible hardcoded credential

bootcamp.sh · prose · downgraded · token="${token%,}

Pattern match high

Pipe-to-python pattern — remote code execution risk

bootcamp.sh · prose · downgraded · curl -sL --connect-timeout 5 --max-time 15 "$url" 2>/dev/null | python

Pattern match high

Pipe to python — executes piped content as Python code

bootcamp.sh · prose · downgraded · | python3

Pattern match medium

Accesses OpenClaw config/secrets directly

bootcamp.sh · prose · downgraded · ~/.openclaw/openclaw.json

Why the tier is capped

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