merge
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Git Command Execution]: The skill utilizes a series of standard git commands such as
git status,git merge, andgit commit. These operations are fundamental to the skill's purpose of automating branch management and are used within a structured workflow. - [Conflict Resolution Process]: The instructions provide a framework for handling merge conflicts, which includes reading file contents and staging resolutions. To mitigate risks associated with automated code changes, the skill explicitly directs the agent to consult the user when conflict resolution is ambiguous or when the user may wish to abort the operation.
Audit Metadata