gate-init
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard project initialization tasks using official scaffolding tools. It does not access sensitive files or perform unauthorized network operations.
- [COMMAND_EXECUTION]: Uses
npxto runcreate-next-appandshadcn, which are standard industry tools for building web applications. It also uses basicgitcommands for version control initialization. - [EXTERNAL_DOWNLOADS]: Fetches project templates and dependencies from the official npm registry, which is the standard behavior for these tools and does not represent a security risk in this context.
Audit Metadata