setup-pre-commit

Pass

Audited by Gen Agent Trust Hub on Mar 23, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install well-known and trusted development dependencies (husky, lint-staged, prettier) using standard package managers (npm, pnpm, yarn, or bun).
  • [COMMAND_EXECUTION]: The skill uses standard command-line operations to initialize tools (npx husky init) and verify the setup. These are routine development tasks within the scope of the skill's stated purpose.
  • [DATA_EXPOSURE]: The skill interacts only with standard project configuration files (e.g., package.json, .lintstagedrc, .prettierrc) and does not access sensitive system files or credentials.
  • [PROMPT_INJECTION]: No evidence of instructions attempting to bypass safety filters or override agent behavior was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 23, 2026, 09:53 PM