setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard package manager commands (npm, yarn, pnpm, or bun) to install devDependencies and initialize the Husky git hook framework.
- [EXTERNAL_DOWNLOADS]: It downloads well-known, industry-standard development packages (husky, lint-staged, prettier) from the official npm registry.
- [INDIRECT_PROMPT_INJECTION]: The skill analyzes local repository metadata (lock files and package.json) to determine environment configuration. This is a standard operational procedure for development tools and does not involve processing untrusted external data.
Audit Metadata