script-components
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The documentation outlines standard development practices for Decentraland's Creator Hub. No malicious instructions, obfuscation, or unauthorized access patterns were detected.\n- [DYNAMIC_EXECUTION]: The skill explains how script parameters are resolved from a JSON 'layout' field and positionally applied to class constructors. This mechanism is a documented feature of the Decentraland SDK for initializing scripts at runtime.\n- [COMMAND_EXECUTION]: The guide describes the platform's system registration process using 'engine.addSystem' and explains how execution priority values influence system ordering. This is core functionality for managing the scene lifecycle in the Decentraland ECS.\n- [EXTERNAL_DOWNLOADS]: The skill references established vendor packages including '@dcl/sdk/ecs' and '~sdk/script-utils'. These are standard libraries provided by Decentraland for scene script development.
Audit Metadata