Reviewing Pull Requests
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices for code review by using isolated environments and prohibiting the execution of untrusted code.
- [COMMAND_EXECUTION]: Shell command usage is limited to standard git and GitHub CLI operations required for managing pull requests.
- [DATA_EXFILTRATION]: No unauthorized network activity or data access was found; the skill only fetches PR data from GitHub via the official CLI.
- [PROMPT_INJECTION]: No malicious prompt injection patterns were detected. The skill acknowledges the risk of indirect injection from PR data and provides appropriate safety guidance.
Audit Metadata