gh-pr-create
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes GitHub CLI (
gh) commands to perform repository operations such as pushing branches and creating or updating pull requests. These actions are aligned with the skill's stated purpose.\n- [EXTERNAL_DOWNLOADS]: The skill uses theghCLI to interact with GitHub's external services. These network operations are performed to synchronize local changes with the remote repository.\n- [SAFE]: The skill follows security best practices by requiring explicit user approval before performing any action that modifies remote state (pushing) or creates new resources (PR creation). It also instructs the agent to preview the exact content to be sent, allowing for manual verification of the PR title and body.
Audit Metadata