mgba-scripting
Warn
Audited by Snyk on May 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly exposes TCP networking (socket.tcp(), sock:connect()/receive(), sock:add("received", ...), server:accept(), and related examples) which allows the script to read arbitrary, untrusted data from remote/public peers and handle it in callbacks that can influence emulator actions, so untrusted third-party content can materially affect behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata