merge
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard GitHub CLI (
gh) commands to perform pull request operations such as viewing status, monitoring checks, and merging code. These actions align with the stated purpose of the skill. - [SAFE]: References to internal local skills (
pr-ready,flake) are handled via relative file paths within the same repository, ensuring no external or untrusted code is executed. - [SAFE]: Information gathered from pull request metadata and CI logs is used to inform the agent's workflow for resolving merge blockers. This follows standard developer automation practices.
Audit Metadata