chinese-commit-conventions
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical documentation and configuration resource for Git commit best practices. All instructions and code snippets are standard for modern web development workflows.
- [EXTERNAL_DOWNLOADS]: The skill lists standard development dependencies for installation via the NPM registry, including
@commitlint/cli,husky,lint-staged, andconventional-changelog. These are well-known, legitimate tools used for maintaining code quality and automated changelogs. - [COMMAND_EXECUTION]: Includes standard shell commands for configuring development environments, such as initializing Git hooks with
npx husky init. These commands are safe and expected within the context of the skill's purpose.
Audit Metadata