ClawAudit verdict

ocmesh

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

The skill connects to a Nostr relay and exposes an HTTP API, which could potentially be used for malicious purposes.

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

48
security
80
transparency
80
maintenance

Permission integrity

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

network_out

Findings (5)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

Uses exec() — may execute shell commands

db.js · prose · downgraded · exec(

Pattern match low

Opens WebSocket connection

nostr.js · prose · downgraded · WebSocket

Pattern match low

Node http/https module — low-level network access

webhook.js · prose · downgraded · require('http')

Pattern match low

References webhook/callback URL

webhook.js · prose · downgraded · webhook.url

Why the tier is capped

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

Is this flag fair?

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