git-commit
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches commit type and emoji definitions from the author's public GitHub repository (
github.com/ruan-cat/monorepo).- [COMMAND_EXECUTION]: The workflow involves executing several standard git commands includingstatus,diff,commit, andlogto manage the version control process.- [COMMAND_EXECUTION]: The skill instructs the agent to run project-specific validation tools such as unit tests, linters, or build commands before finalizing any commit.- [COMMAND_EXECUTION]: It utilizes temporary file operations (commit-message.txtandrm) to handle commit message content and avoid shell-based encoding issues.
Audit Metadata