git-conventional-commit
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates standard git operations such as
git status,git diff, andgit committo manage local repository changes. - [SAFE]: Includes a dedicated security step to identify and warn the user about sensitive files (e.g.,
.env, credentials, secrets) before they are staged or committed. - [SAFE]: No external network operations, remote script downloads, or package installations are performed or requested.
- [SAFE]: The workflow explicitly instructs the agent not to push changes to remote repositories without explicit user confirmation, maintaining user control over the codebase.
Audit Metadata