github
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (
gh) to perform various repository operations, includinggh pr create,gh pr checks,gh run view, andgh pr merge. - [COMMAND_EXECUTION]: The
scripts/create-pr.shscript executes shell commands to copy PR templates and invokes the system's$EDITORto allow for manual modification of the PR body. - [COMMAND_EXECUTION]: The skill includes instructions to merge code into the vendor's own repository
proompteng/labusing theghcommand-line tool.
Audit Metadata