commit-commands

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill automates repository management by executing standard Git commands (status, diff, branch, worktree, commit, push) and the GitHub CLI (gh pr create). These commands are used as intended for the skill's primary purpose.
  • [EXTERNAL_DOWNLOADS]: The skill requires the GitHub CLI tool (gh) to be installed and authenticated on the local system to handle pull request creation.
  • [SAFE]: The logic for branch cleanup correctly identifies stale branches by filtering for the '[gone]' status and safely handles associated worktrees before deletion.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 09:59 PM
Security Audit — agent-trust-hub — commit-commands