pr
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
gitandgh(GitHub CLI) commands to perform repository operations, such as checking branch names, viewing PR status, pushing code, and creating or editing pull requests. - [COMMAND_EXECUTION]: Uses dynamic context injection syntax (
!command) in the SKILL.md to automatically retrieve the current branch name and PR status from the local environment upon loading. These commands are benign discovery operations. - [COMMAND_EXECUTION]: Instructions include use of shell heredocs (EOF) when creating or editing PR bodies, which is a defensive coding practice to prevent unintended shell interpretation of the generated text content.
Audit Metadata