uniapp-project-creator
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Provides standard developer commands for managing project lifecycles, such as dependency installation using
npm,yarn, orpnpm, and build/run scripts for various platforms (e.g.,npm run dev:mp-weixin). It also includes cleanup commands likerm -rf distandrm -rf node_modules. - [EXTERNAL_DOWNLOADS]: Instructs the agent to download project templates from the official
dcloudio(DCloud) GitHub repositories vianpx degitandvue create. These are established official sources for uni-app development. - [COMMAND_EXECUTION]: Suggests adding command aliases to shell configuration files (
~/.bashrcor~/.zshrc) to provide shortcuts for common uni-app CLI operations.
Audit Metadata