deploy-scene
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were found in the skill instructions or provided examples.
- [EXTERNAL_DOWNLOADS]: The skill references
@dcl/sdk-commands, which is the standard and official command-line utility for Decentraland development. These downloads are expected for the skill's primary purpose. - [COMMAND_EXECUTION]: The skill instructs the agent to use standard development commands such as
npm install,npx tsc, andnpx @dcl/sdk-commands build/deploy. These are routine operations within the Decentraland SDK ecosystem.
Audit Metadata