uniappx-project-creator
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent or user to download project templates from the official DCloud GitHub organization (
dcloudio) using standard scaffolding tools likedegit. - [COMMAND_EXECUTION]: Provides command templates for initializing projects (
npm create uni-app-x), installing dependencies (npm install), and running development environments (npm run dev:h5). These are standard operations for the target framework. - [COMMAND_EXECUTION]: Includes a bash script template (
create-uniappx-project.sh) that automates directory creation and dependency installation using a user-provided project name variable. - [SAFE]: All external URLs and resources point to official DCloud documentation, GitHub repositories, or well-known developer services (e.g., NPM, TypeScript, Vue).
Audit Metadata