playcanvas-engine
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration risks were identified. The skill focuses on providing educational resources and boilerplate code for 3D web development.
- [EXTERNAL_DOWNLOADS]: The skill references external JavaScript libraries for the PlayCanvas engine and Ammo.js physics. These resources are loaded from official or well-known CDNs (code.playcanvas.com and jsdelivr.net), which are recognized as trusted sources for web assets.
- [COMMAND_EXECUTION]: Includes Python scripts (component_builder.py and project_generator.py) that generate project structure and boilerplate code. These scripts perform standard filesystem operations to create files and directories based on local templates and do not exhibit dangerous execution logic.
Audit Metadata