init-prettier-git-hooks
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard shell commands (
pnpm,npx,git) to manage dependencies, initialize hooks, and renormalize file line endings. These operations are essential to the skill's stated purpose of environment configuration. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install common development utilities from the public NPM registry, including
prettier,lint-staged, andsimple-git-hooks. These are trusted tools within the JavaScript ecosystem. - [SAFE]: All configuration templates and instructions align with best practices for maintaining consistent coding standards (LF line endings) and automated linting workflows.
Audit Metadata