setup-pre-commit

Pass

Audited by Gen Agent Trust Hub on Sep 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPERSISTENCE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs widely-used development tools (husky, lint-staged, prettier) from the official npm registry. These dependencies are standard in the JavaScript ecosystem and are used as intended.\n- [COMMAND_EXECUTION]: The agent is instructed to run standard initialization commands like 'npx husky init' and verify configurations using package manager scripts. All commands are limited to the repo's development workflow.\n- [PERSISTENCE]: The skill configures Git hooks in the '.husky/' directory. While Git hooks execute code automatically during commit events, this is the stated and intended purpose of the skill to ensure linting and testing occur before code is committed.\n- [SAFE]: No patterns of prompt injection, data exfiltration, obfuscation, or unauthorized privilege escalation were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 1, 2026, 02:40 PM
Security Audit — agent-trust-hub — setup-pre-commit