setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard development environment initialization. All operations, such as installing dependencies (husky, lint-staged, prettier) and initializing Husky, are performed locally and align with the skill's stated purpose.- [COMMAND_EXECUTION]: Uses standard package manager commands (npm/yarn/pnpm/bun) to install devDependencies and initialize tools via 'npx husky init'. These are well-known development workflows and do not involve untrusted remote execution.
Audit Metadata