init-prettier-git-hooks
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill performs command-line operations using
pnpmandnpxto install dependencies and initialize configuration. This includes runningpnpm addfor package installation andnpx simple-git-hooksto set up git hooks. - [EXTERNAL_DOWNLOADS]: The skill downloads and installs several third-party Node.js packages from the official NPM registry, including
prettier,lint-staged, andsimple-git-hooks. These are recognized as well-known development tools and their use is consistent with the skill's primary purpose.
Audit Metadata