kwc-project-scaffold
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
kdCLI to perform core project operations such as initialization (kd project init), component and page creation (kd project create), deployment (kd project deploy), and debugging (kd debug). These commands are standard for the platform's development workflow. - [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the
@kdcloudjs/clipackage from npm registries and utilizesgit cloneto fetch project templates during initialization. It also includes configuration for an internal corporate npm registry. These resources are part of the vendor's official distribution channels.
Audit Metadata