ClawAudit verdict
clawtime
clawtime-setup
The skill guides installation of a self-hosted webchat UI via git clone, npm install, and Cloudflare Tunnel configuration; all file and network operations are standard development setup steps consistent with the stated purpose.
⚠ 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.
Permission integrity
package_install
Findings (8)
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
Accesses system credential store
SKILL.md · frontmatter · keychain
Accesses OpenClaw config/secrets directly
SKILL.md · code · ~/.openclaw/openclaw.json
Possible hardcoded credential
scripts/install.sh · prose · downgraded · token: " GATEWAY_TOKEN
fi
Uses exec() — may execute shell commands
SKILL.md · prose · downgraded · exec(
References child_process — can spawn system processes
SKILL.md · prose · downgraded · child_process
child_process.execFile — executes file directly
SKILL.md · prose · downgraded · child_process.execFile(
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 4 system binaries. (2 elevated: git, npm).
package_installnetwork_incredential_store Is this flag fair?
Thanks — recorded.