threejs-gameplay-systems
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a robust scaffold and set of workflows for Three.js development, emphasizing best practices like deterministic random number generation and automated visual regression testing.
- [COMMAND_EXECUTION]: The skill includes a project creation script (
create_threejs_game.py) and a canvas inspection script (inspect-threejs-canvas.mjs). These are standard development tools that operate within the local project context to facilitate setup and auditing. - [EXTERNAL_DOWNLOADS]: The
package.jsonandpackage-lock.jsonfiles reference standard, well-known libraries such as Three.js, Vite, and Playwright, which are typical for this type of development environment.
Audit Metadata