phaser-playtest

Warn

Audited by Socket on Aug 28, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/playtest.mjs

No clear evidence of built-in malware (no overt credential theft, persistence, or external exfiltration) is present in this module. However, this harness is inherently high-risk if attackers can influence opts.project, opts.scenario, or scenario contents: it executes npm scripts from a chosen directory (Node-side command execution), dynamically imports a scenario module from a CLI path (Node-side arbitrary code execution), and evaluates scenario-provided expressions via string-based page.evaluate (eval-like execution in the browser). If used only with fully trusted projects/scenarios/URLs in controlled CI environments, risk is reduced; otherwise, treat it as executing untrusted code.

Confidence: 68%Severity: 65%
Audit Metadata
Analyzed At
Aug 28, 2026, 07:00 AM
Package URL
pkg:socket/skills-sh/yakoub-ai%2Fphaser4-gamedev%2Fphaser-playtest%2F@fd4927735eeb24a2a45c17e62686fcc15eb632c7876836092530fbf08c6690c8
Security Audit — socket — phaser-playtest