ClawAudit verdict
ocean-chat
The skill has a network_in capability and handles messaging and meeting scheduling, which could potentially be used for malicious purposes if not properly validated.
⚠ 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.
Findings (7)
References child_process — can spawn system processes
chat.js · prose · downgraded · child_process
Instructs covert action — may act without user awareness
chat.js · prose · downgraded · silently
Uses spawn() — can execute external programs
chat.js · prose · downgraded · spawn(
Uses exec() — may execute shell commands
chat.js · prose · downgraded · exec(
Popular HTTP library — network access
chat.js · prose · downgraded · got
Node http/https module — low-level network access
src/notify-wechat.js · prose · downgraded · require('https')
Accesses sensitive environment variables
src/notify-wechat.js · prose · downgraded · process.env.WECHAT_BOT_TOKEN
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_in Is this flag fair?
Thanks — recorded.