review-implementing
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external data which could contain malicious instructions.
- Ingestion points: Processes 'reviewer comments, PR feedback, code review notes, or suggestions from reviews' as described in SKILL.md.
- Boundary markers: There are no instructions to wrap external content in delimiters or use specific markers to distinguish data from instructions.
- Capability inventory: The skill utilizes 'Edit' and 'Write' tools to modify local files and executes shell commands via 'uv run ruff check' (SKILL.md).
- Sanitization: No logic is defined for sanitizing or validating the external feedback before it is acted upon.
Audit Metadata