playcanvas-engine

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill serves as a legitimate development resource for the PlayCanvas game engine, offering templates and documentation for 3D web development.
  • [EXTERNAL_DOWNLOADS]: References the PlayCanvas engine and Ammo.js physics library from trusted domains, including the official PlayCanvas site (code.playcanvas.com) and the well-known JSDelivr CDN. These are established services for hosting development assets.
  • [REMOTE_CODE_EXECUTION]: Implements standard patterns for dynamically loading the Ammo.js physics library via script tag injection. The use of a trusted CDN source for this initialization is a common and safe practice in web development.
  • [COMMAND_EXECUTION]: Contains Python utility scripts (component_builder.py and project_generator.py) that facilitate project scaffolding. These scripts use standard file system operations to write code from predefined templates and do not perform unauthorized command execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 01:23 PM