gh-find-prs
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly informative and operates under a "read-and-recommend" model. It explicitly prohibits the agent from performing state-changing operations such as merging, closing, or tagging Pull Requests, ensuring all actions require human intervention.
- [COMMAND_EXECUTION]: Utilizes standard, well-known CLI tools including
git,gh(GitHub CLI), andcargoto analyze the repository state. The commands are scoped to the specific project and intended for inspecting diffs, logs, and testing merge compatibility in a non-destructive manner. - [DATA_EXFILTRATION]: Access is limited to public pull request data and local repository metadata. There are no instructions or patterns that suggest sensitive data access or transmission to unauthorized external domains.
Audit Metadata