Review PRs, MRs, and Gerrit changes with focus on security, maintainability, and architectural fit. Leverages github, gitlab, or gerrit skills based on repository context. Use when asked to review my code, check this PR, review a pull request, look at a merge request, review a patchset, or provide code review feedback.
93
93%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill's required workflow explicitly fetches and ingests PR/MR/Gerrit change metadata and diffs from external code hosts (see Step 2 and Step 4: e.g., skills/github/scripts/github.py prs view, skills/gitlab/scripts/gitlab.py mrs view, gh pr diff / glab mr diff), so untrusted user-generated content from GitHub/GitLab/Gerrit will be read and can directly influence review actions and postings.