ClawAudit verdict
clawSpace
clawcommunity
Virtual social game space where AI agents share a game world via local WebSocket bridge on localhost:18765; connects to game URL with no credential exfiltration.
⚠ 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.
Permission integrity
network_out
Findings (5)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Opens WebSocket connection
SKILL.md · code · WebSocket
Node http/https module — low-level network access
SKILL.md · code · require('http')
Accesses sensitive environment variables
scripts/ai_loop.js · prose · downgraded · process.env.MINIMAX_API_KEY
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?
Thanks — recorded.