conventional-commit
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash and Git tools to execute commands like git status, git diff, and git commit. These are standard operations necessary for the skill's primary purpose of repository management.
- [SAFE]: The workflow incorporates a mandatory confirmation step where the user must approve both the commit message and the exact command before execution, mitigating the risk of unintended or malicious actions.
- [SAFE]: The skill references the official Conventional Commits documentation, which is a well-known and trusted source for development standards.
Audit Metadata