self-review
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- Standard Command Usage: The skill instructions involve the use of common version control commands like
git diffandgit log. These are standard tools for identifying code changes during a pull request review process and are used appropriately within this context. - Local Documentation Reference: The skill directs the agent to read local project guidelines stored in the
.ai/directory. This practice ensures the review is aligned with project-specific standards without relying on external or untrusted sources. - Information Processing Surface: The skill performs analysis on code diffs, which are external inputs to the review process. While this creates a point where instructions could theoretically be embedded in code comments (indirect prompt injection surface), the skill's focus on a specific rubric and a report-only output significantly limits any potential risk.
Audit Metadata