commits
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Git commands (
git status,git diff,git config) and a provided shell script (validate-commit-msg.sh) to analyze local repository changes and manage commit templates. These operations are restricted to the local environment and are essential for the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: The documentation includes links to well-known development tools and official specifications from trusted or well-known sources, such as Google (googleapis), the Conventional Commits project, and Semantic Release. These references are informative and point to legitimate, high-reputation organizations.
- [SAFE]: The overall skill follows security best practices for documentation and automation, providing a clear workflow for agents to propose commit messages based on actual code changes without exposing sensitive data or executing untrusted remote code.
Audit Metadata