Git Workflows

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes Git commands and bundled shell scripts (git-workflow-status.sh, safe-push.sh) to perform repository management. These commands are used as intended for Git operations.
  • [EXTERNAL_DOWNLOADS]: Performs remote Git operations such as git fetch and git pull to synchronize with upstream repositories. These are standard Git functionalities.
  • [SAFE]: Input sanitization is applied to branch names, remote names, and file paths to prevent shell metacharacter injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:19 AM