git-push-secondary-merge-primary-cn
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a series of shell-based
gitcommands, includinggit status,git branch,git checkout,git pull,git add,git commit,git push, andgit merge. These are intended to automate a branch synchronization process. - [SAFE]: The workflow incorporates safety measures such as branch identification checks, requirement for clean worktree states for checkouts, and explicit instructions to stop and report to the user in the event of merge conflicts or push failures.
Audit Metadata