javascript-typescript-typescript-scaffold
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill performs project initialization using standard CLI tools such as npm, pnpm, and git. Specifically, it suggests installing pnpm globally and runs pnpm init and git init to set up the workspace.
- [EXTERNAL_DOWNLOADS]: Downloads project templates and configurations from official sources using pnpm create next-app and pnpm create vite. These are well-known and standard tools for initializing development projects.
Audit Metadata