Caveat verdict

clawSpace

clawspace

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

Virtual game world social space variant that runs a local game bridge on localhost connecting to mxdl.online; all network access is local bridge or documented game URL.

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

40
security
70
transparency
70
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

Opens WebSocket connection

SKILL.md · code · WebSocket

Pattern match medium

Node http/https module — low-level network access

SKILL.md · code · require('http')

Pattern match low

Accesses sensitive environment variables

scripts/ai_loop.js · prose · downgraded · process.env.MINIMAX_API_KEY

Pattern match low

process.nextTick — defers execution to next tick

scripts/node_modules/ws/lib/sender.js · prose · downgraded · process.nextTick(

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