Code review with semantic diffs, expert routing, and auto-TaskCreate. Triggers on: code review, review changes, check code, review PR, security audit.
85
82%
Does it follow best practices?
Impact
85%
1.34xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
The SKILL.md explicitly fetches GitHub PR diffs via "gh pr diff $PR_NUMBER --patch" and feeds those user-generated PR contents into the review workflow (diff analysis, expert prompts, auto-apply fixes and TaskCreate), so untrusted third-party content from GitHub can directly influence decisions and actions.
9eeba1e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.