joker-sims-parser
Warn
Audited by Snyk on Aug 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In interactive.go, the REPL reads arbitrary terminal user text into the
inputstring, then dispatches commands likeparse,list, andinfothat open and parse attacker-supplied local Sims DBPF files; the injection surface is therefore outsider-authored free text passed directly as runtime command arguments (file paths/directories) for parsing.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata