ClawAudit verdict

ocean-chat

45
🟠 Risky
Significant concerns — only install if you understand the risks

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.

53
security
100
transparency
100
maintenance

Findings (7)

Pattern match medium

References child_process — can spawn system processes

chat.js · prose · downgraded · child_process

Pattern match medium

Instructs covert action — may act without user awareness

chat.js · prose · downgraded · silently

Pattern match medium

Uses spawn() — can execute external programs

chat.js · prose · downgraded · spawn(

Pattern match medium

Uses exec() — may execute shell commands

chat.js · prose · downgraded · exec(

Pattern match low

Popular HTTP library — network access

chat.js · prose · downgraded · got

Pattern match low

Node http/https module — low-level network access

src/notify-wechat.js · prose · downgraded · require('https')

Pattern match low

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?

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