nodeboot-project-type
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to download project templates from the author's GitHub repositories (nodejs-boot/sample-native-http and nodejs-boot/sample-microservices-monorepo) using the 'npx degit' command. This is a standard practice for project scaffolding.
- [COMMAND_EXECUTION]: The skill provides shell commands for project initialization, including 'npx degit' to clone templates and 'pnpm install' to set up dependencies. These commands are necessary for the skill's primary purpose of setting up a new project environment.
Audit Metadata