ClawAudit verdict

sleep

openclaw-sleep

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

Session sleep/resume workflow that writes a preview file to local disk and calls the Gateway API to reset the session; credential_access reads the gateway token from local config for the documented reset call.

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

5
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="$(cat ~/.openclaw/openclaw.json | python3 -c

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/openclaw.json

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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