pr-self-review
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gh(GitHub CLI) to view PR details, fetch diffs, and post reviews. While this involves shell command execution, it is the primary and intended purpose of the skill. The instructions include security best practices, such as verifying the signed-in user matches the PR author before acting and using JSON files for payloads to avoid shell injection vulnerabilities.
Audit Metadata