gh-commit
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard local Git commands, including
git status,git branch,git diff, andgit log, to gather context about the repository state. These commands are executed for their intended purpose in a software development workflow. - [SAFE]: Dynamic context injection is employed to retrieve real-time information such as the current branch and staged changes. These operations do not involve sensitive system files or unauthorized network activity.
- [SAFE]: The instructions promote best practices, such as adhering to the Conventional Commits specification, performing pre-commit checks, and properly attributing AI-assisted code authorship.
Audit Metadata