create-scene
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Utilizes official Decentraland CLI tools via the
/initcommand andnpx @dcl/sdk-commandsto scaffold projects and run the local development server. - [EXTERNAL_DOWNLOADS]: Fetches 3D model assets and preview thumbnails from the vendor-controlled domain
models.dclregenesislabs.xyz. These are static binary files (.glb) and do not involve remote script execution. - [SAFE]: The generated code and project structure are confined to the Decentraland scene runtime, which operates within a QuickJS sandbox that lacks access to sensitive system APIs or local file systems.
Audit Metadata