backport-pr
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: Employs the GitHub CLI (
gh) to perform repository operations such as viewing PRs and posting comments. This utilizes the user's local GitHub authentication for secure access. - Information Retrieval from External Sources: Processes text from PR descriptions and issue reports to help fill in backport templates. To manage the risks associated with processing untrusted content, the skill requires a manual review and approval of the drafted content before updating the pull request.
- Workflow Automation Logic: Includes polling mechanisms to monitor the status of background processes (like GitHub Actions) and provides clear status updates and error handling for common scenarios like merge conflicts.
Audit Metadata