ClawAudit verdict

clawtime

clawtime-setup

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

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.

0
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

Accesses system credential store

SKILL.md · frontmatter · keychain

Pattern match high

Accesses OpenClaw config/secrets directly

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

Pattern match high

Possible hardcoded credential

scripts/install.sh · prose · downgraded · token: " GATEWAY_TOKEN fi

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

SKILL.md · prose · downgraded · child_process

Pattern match medium

child_process.execFile — executes file directly

SKILL.md · prose · downgraded · child_process.execFile(

Pattern match low

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?

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