uniappx-project-creator
Warn
Audited by Snyk on Jun 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). This skill instructs runtime commands that fetch and execute remote code—specifically "npx degit dcloudio/uni-preset-vue-x" (which pulls from the GitHub repo https://github.com/dcloudio/uni-preset-vue-x) and "npm create uni-app-x@latest" (which installs/executes code from the npm registry)—so external content is fetched and executed as part of project creation.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata