develop-web-game
Warn
Audited by Snyk on Feb 15, 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 Playwright client (scripts/web_game_playwright_client.js) navigates to an arbitrary URL via page.goto(args.url) and then reads the page (capturing screenshots and calling window.render_game_to_text), which means the agent will ingest and interpret untrusted third-party web content supplied by arbitrary URLs.
Audit Metadata