deploy-scene
Warn
Audited by Socket on Feb 25, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
The skill documentation is coherent with its stated purpose (deploying Decentraland scenes). It does not contain direct malicious code or instructions for credential theft. The main security concerns are supply-chain risk from running npx @dcl/sdk-commands (runtime execution of code from the npm registry) and the normal risks around wallet interactions (users must carefully review transaction requests). Recommend: audit and pin the @dcl/sdk-commands package and its dependencies, avoid running unpinned npx commands in automated contexts, and ensure users do not include secrets in scene assets. No evidence of obfuscation or embedded malware in this documentation itself.
Confidence: 80%Severity: 75%
Audit Metadata