pr-resolution
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted input from GitHub Pull Request comments. It includes sanitization logic in
lib/parse-coderabbit-review.tsand a classification step inreferences/classification.mdto mitigate the risk of indirect prompt injection. - [COMMAND_EXECUTION]: The skill uses the GitHub CLI (
gh), Git, and localnpmscripts to perform PR management and code verification tasks. - [EXTERNAL_DOWNLOADS]: The skill documentation mentions an optional dependency on the
gtgtool, which is fetched from GitHub.
Audit Metadata