pre-commit
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses industry-standard logic to detect project structures (e.g., checking for
package.jsonorpyproject.toml) and suggests appropriate linting and formatting tools. - [EXTERNAL_DOWNLOADS]: Installs development dependencies from official registries using well-known package managers such as npm, Homebrew, and uvx. These include tools from reputable maintainers like
@biomejs/biomeandruff. - [COMMAND_EXECUTION]: Executes routine shell commands to initialize git hooks and verify the setup (e.g.,
lefthook install). These operations are consistent with the skill's primary purpose of configuring a development environment.
Audit Metadata