nuxt-init
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs numerous development dependencies from the NPM registry, including standard packages like
eslint,prettier,husky, andtailwindcss. - [EXTERNAL_DOWNLOADS]: It downloads and executes the
terraform-scaffoldutility, which is a vendor resource provided by the author (ralphcrisostomo) to automate AWS infrastructure setup. - [COMMAND_EXECUTION]: The skill runs several shell commands to initialize the project environment:
bun installfor package management,bun run preparefor setting up git hooks, andbunx terraform-scaffold initfor scaffolding infrastructure files.
Audit Metadata