unwiring-arena

Fail

Audited by Socket on Feb 16, 2026

1 alert found:

Malware
MalwareHIGH
SKILL.md

[Skill Scanner] Natural language instruction to download and install from URL detected This skill's implementation is mostly consistent with its stated purpose (game-theoretic arena, unwiring rules, play/coplay cycles). The primary supply-chain/security concern is network data flow: the Python NATS integration is configured to publish agent state/mutations to a third-party broker 'nats://nonlocal.info:4222' with no shown authentication or encryption. That creates a plausible data-exfiltration vector for in-memory agent state or other runtime artifacts. There are also minor inconsistencies in GF(3) enumerations across fragments and developer-local file:/// links in docs that should be sanitized. Overall: functional and readable, but suspicious because of an unsafe default remote broker and missing transport/auth details — treat as SUSPICIOUS and require explicit configurable, authenticated/trusted NATS endpoints, message sanitization/redaction, and clearer documentation before use in sensitive environments.

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Feb 16, 2026, 12:56 PM
Package URL
pkg:socket/skills-sh/plurigrid%2Fasi%2Funwiring-arena%2F@a7ad893e6aa58bd87cf6aeced1d78d1972006200