merge-open-prs
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gh apiandgh prcommands to interact with the GitHub API for list, view, merge, and edit operations. These are standard operations for a Git management skill and are scoped to the repository context. - [SAFE]: The skill includes strong safety guidelines, such as using temporary worktrees, performing verification (build/test) before merging, and requiring explicit user approval for administrative bypasses or rewriting branches not owned by the user.
- [SAFE]: Conflict resolution logic in
references/conflicts.mdis descriptive and follows standard development practices, including specific instructions for regenerating lockfiles rather than manually editing them.
Audit Metadata