conventional_commits

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill body consists of documentation and instructions for adopting the Conventional Commits standard, which is a common and safe practice in software development.
  • [EXTERNAL_DOWNLOADS]: The instructions suggest installing @commitlint/cli, @commitlint/config-conventional, and husky using the npm package manager. These are well-known, industry-standard tools for automating commit message linting and do not pose a security risk in this context.
  • [COMMAND_EXECUTION]: The skill includes a command to configure a Git hook using husky (npx husky add .husky/commit-msg ...). This is the standard procedure for integrating commitlint into a local development workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 01:31 AM