Skip to main content

review-pr

Facilitates structured reviews of GitHub pull requests using the gh CLI, ensuring thorough analysis without code modifications.

Install this skill

or
93/100

Security score

The review-pr skill was audited on Mar 1, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 44

Access to .env file

SourceSKILL.md
44- Save PR metadata handoff to `.local/pr-meta.env` inside the worktree.
low line 88

Access to .env file

SourceSKILL.md
88cat > .local/pr-meta.env <<EOF
low line 98

Access to .env file

SourceSKILL.md
98ls -la .local/pr-meta.env
Scanned on Mar 1, 2026
View Security Dashboard