commit-message-crafter
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes standard shell commands to facilitate the commit process.
- Evidence: Uses
git diff --stagedto allow the agent to analyze changes for message generation. - Evidence: Includes
git configto help users set up local commit templates. - [EXTERNAL_DOWNLOADS]: The skill references well-known development utilities from the Node.js ecosystem.
- Evidence: Mentions
commitizen(vianpx cz) and@commitlintpackages, which are industry-standard tools for commit message formatting and validation.
Audit Metadata