media-osc
Warn
Audited by Snyk on Jun 27, 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.85). Outsider free text can enter the LLM context via
dump/ping: the script receives arbitrary network UDP/TCP payloads from other parties, parses them into JSON, and prints them as readable text (cmd_dump→parse_packet→print(json.dumps(...)),cmd_ping→parse_packet→print(json.dumps(...))).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata