open-pr
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes Git and GitHub CLI (
gh) commands to automate pull request workflows, including branch pushing and PR creation with metadata like labels and assignees. - [COMMAND_EXECUTION]: Executes a local helper script
scripts/detect-base-branch.shwhich analyzes local Git history, reflogs, and ancestors to determine the optimal base branch. - [SAFE]: Reads the repository's
.github/PULL_REQUEST_TEMPLATE.mdto format the pull request body, following standard software development practices.
Audit Metadata