pr-review
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface because it ingests untrusted data from pull request descriptions and code diffs. Ingestion points: Pull request metadata and diffs in SKILL.md. Boundary markers: No delimiters are present to isolate external content from instructions. Capability inventory: Commands in SKILL.md allow for approving reviews and merging pull requests. Sanitization: No input validation or sanitization of the PR data is performed.
- [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (gh) to view, review, and merge pull requests as part of its core functionality.
- [EXTERNAL_DOWNLOADS]: The skill retrieves pull request content and code changes from GitHub, which is an expected behavior for a code review tool.
Audit Metadata