Caveat verdict
agent-wake
The skill wakes an OpenClaw agent session from an external script or process, with no malicious or deceptive behavior detected.
⚠ 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.
Findings (5)
subprocess execution — runs system commands from Python
SKILL.md · code · subprocess.run(
Possible hardcoded credential
scripts/agent-wake.py · prose · downgraded · TOKEN=" in line:
return line.split(
Accesses OpenClaw config/secrets directly
references/setup.md · prose · downgraded · ~/.openclaw/openclaw.json
Python urllib.request — network access
scripts/agent-wake.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/agent-wake.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). 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.
process_exec Is this flag fair?
Thanks — recorded.