Caveat verdict

wol-wakeup

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Local network Wake-on-LAN skill sending magic packets to user-configured devices; straightforward LAN automation matching 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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
90
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (8)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · frontmatter · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

INTEGRATION_GUIDE.md · code · sudo

Pattern match high

Possible hardcoded credential

scripts/test_integration.py · prose · downgraded · TOKEN = "6fb57eb806f64da4e70b1b7a8c41f6b97a4788dc9f6b15430cdfedc0b61c75b1

Pattern match medium

Accesses OpenClaw config/secrets directly

INTEGRATION_GUIDE.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

pip3 install — installs Python packages at runtime

README.md · code · pip3 install

Pattern match medium

subprocess execution — runs system commands from Python

scripts/install.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/openclaw_hook.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/test_integration.py · prose · downgraded · urllib.request

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

Requires 1 system binary.

network_innetwork_out

Is this flag fair?

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