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, or pnpm, and build/run scripts for various platforms (e.g., npm run dev:mp-weixin). It also includes cleanup commands like rm -rf dist and rm -rf node_modules.
  • [EXTERNAL_DOWNLOADS]: Instructs the agent to download project templates from the official dcloudio (DCloud) GitHub repositories via npx degit and vue create. These are established official sources for uni-app development.
  • [COMMAND_EXECUTION]: Suggests adding command aliases to shell configuration files (~/.bashrc or ~/.zshrc) to provide shortcuts for common uni-app CLI operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:07 PM
Security Audit — agent-trust-hub — uniapp-project-creator