workflow-integration-git
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runto executegitcommands for repository management, including staging, committing, and managing isolated worktrees. It also invokes internal Python scripts within the vendor's project suite via a centralized executor. - [EXTERNAL_DOWNLOADS]: Performs network-based Git operations such as
fetch,pull, andpushto synchronize the local feature branch with the remoteoriginrepository. - [SAFE]: The skill's architecture utilizes modular script sharing and dynamic module loading that are consistent with vendor-internal resource handling. It also includes explicit constraints prohibiting the commitment of sensitive data like credentials or environment files.
Audit Metadata