setup-pre-commit

Pass

Audited by Gen Agent Trust Hub on Jul 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the repo's detected package manager (npm, pnpm, yarn, or bun) to install development dependencies and execute initialization commands like npx husky init.
  • [COMMAND_EXECUTION]: The skill creates and configures a .husky/pre-commit shell script that invokes existing project scripts such as typecheck or test based on the content of the local package.json.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to download and install common, well-known development utilities (husky, lint-staged, prettier) from the official npm registry.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 13, 2026, 04:55 PM
Security Audit — agent-trust-hub — setup-pre-commit