ClawAudit verdict

wakehook

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

Integrates Google Health sleep data with an agent webhook to trigger morning routines; all connections are to the explicitly documented Google Health API and the user own agent webhook endpoint.

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

33
security
80
transparency
80
maintenance

Permission integrity

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

network_out

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · token: "<HOOKS_TOKEN>

Pattern match medium

Uses exec() — may execute shell commands

src/db.ts · prose · downgraded · exec(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

test/fanout.test.ts · prose · downgraded · http://127.0.0.1

Pattern match low

queueMicrotask — defers execution via microtask queue

src/server.ts · prose · downgraded · queueMicrotask(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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.

network_innetwork_out

Is this flag fair?

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