javascript-typescript-typescript-scaffold
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard CLI tools including npm, pnpm, and git to initialize project directories, install package managers, and set up version control as part of its primary scaffolding function.
- [EXTERNAL_DOWNLOADS]: Fetches official project templates and dependencies from the standard NPM registry using well-known commands such as 'pnpm create next-app' and 'pnpm create vite'.
- [SAFE]: Processes user requirements to interpolate project configuration without evidence of prompt injection, data exfiltration, or persistence mechanisms.
Audit Metadata