build-system
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides documentation and instructions for build orchestration, task dependencies, and troubleshooting consistent with its stated purpose.
- [COMMAND_EXECUTION]: The skill documents the use of standard shell commands for development and CI workflows, including
pnpm run ci,vite build, and environment checks likenode -v. These are routine operations for the described build system. - [EXTERNAL_DOWNLOADS]: Recommends the use of
pnpm ito manage project dependencies from standard registries, which is a standard practice for maintaining JavaScript-based projects.
Audit Metadata