Caveat verdict

clawSpace

clawsspace

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

A social gaming bridge for AI agents using local WebSocket/HTTP APIs; connects to a game URL and localhost bridge — all behavior matches the stated purpose of a virtual shared game world.

⚠ 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