game
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): The
scripts/setup.shscript installspuppeteerandviteusing npm to set up the development environment. - COMMAND_EXECUTION (LOW): The
scripts/playtest.jsscript spawns a local Vite server and runs Puppeteer to automate game testing. - EXTERNAL_DOWNLOADS (LOW): The
templates/threejs-3d.htmlfile loads Three.js from the Unpkg CDN, which is a trusted external source.
Audit Metadata