git-commits
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of conventions for writing git commit messages (Conventional Commits) and managing the git workflow.
- [SAFE]: It includes strong security advice, explicitly instructing the agent never to commit secrets, tokens, or environment files, and emphasizes the use of .gitignore and rotating compromised credentials.
- [SAFE]: The skill encourages secure development practices by recommending the review of staged changes (
git diff --staged) to identify secrets or debugging logs before they are committed to the repository history. - [SAFE]: The co-authorship trailers reference valid domains for a well-known AI service (anthropic.com) for attribution purposes, which does not pose a security risk.
Audit Metadata