git-commit

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local git commands to interact with the repository. It follows a safe workflow by reading staged changes using git diff --cached and then presenting the generated message to the user for confirmation. The actual commit via git commit -m only occurs after the user approves, edits, or cancels the action, which prevents the automated execution of potentially manipulated or incorrect commit messages.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 12:58 PM