nodeboot-server-ghost
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npx degitto download project templates from the official repository of the author (nodejs-boot/node-boot) on GitHub. This is a standard procedure for scaffolding new projects from a trusted source. - [COMMAND_EXECUTION]: Instructs the user to run development commands including
npx degitfor initial setup andpnpm devfor validating the application startup. These commands are typical for the described development workflow.
Audit Metadata