create-sunpeak-app
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references cloning the official Sunpeak repository from GitHub (
github.com/Sunpeak-AI/sunpeak) to provide the agent with working examples and templates. This is a standard and safe practice for developer-focused documentation from the vendor. - [EXTERNAL_DOWNLOADS]: Instructions are provided to install a related testing skill using
pnpm dlx skills add Sunpeak-AI/sunpeak@test-mcp-server. This facilitates the installation of development tools from the same vendor ecosystem. - [COMMAND_EXECUTION]: The skill documents the use of the
sunpeakCLI tool for project lifecycle management, including scaffolding (sunpeak new), local development (sunpeak dev), and production builds (sunpeak build/sunpeak start). These commands are essential for the framework's operation and are documented for use within the developer's local environment.
Audit Metadata