setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands to install packages, initialize Husky hooks, and commit changes as part of the repository setup process.
- [EXTERNAL_DOWNLOADS]: Downloads standard development tools including husky, lint-staged, and prettier from the public npm registry.
- [SAFE]: Processes local repository configuration files (package.json, lock files) to detect the environment. Ingestion points: package.json, lock files. Boundary markers: Absent. Capability inventory: npm, npx, git. Sanitization: Absent. These operations are standard for development tools and align with the skill's primary purpose.
Audit Metadata