Conducting Code Review
Facilitates a structured code review process ensuring code quality, security, and maintainability through systematic feedback.
Install this skill
Security score
The Conducting Code Review skill was audited on Feb 9, 2026 and we found 9 security issues across 1 threat category, including 8 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 17 | 1. Read upstream skill: `${CLAUDE_PLUGIN_ROOT}skills/requesting-code-review/SKILL.md` |
Template literal with variable interpolation in command context
| 18 | 2. Read project practices: `${CLAUDE_PLUGIN_ROOT}standards/code-review.md` |
Template literal with variable interpolation in command context
| 32 | - `${CLAUDE_PLUGIN_ROOT}skills/requesting-code-review/SKILL.md` - Understand requester expectations |
Template literal with variable interpolation in command context
| 33 | - `${CLAUDE_PLUGIN_ROOT}standards/code-review.md` - Standards, severity levels, project commands |
Template literal with variable interpolation in command context
| 48 | ```bash |
Template literal with variable interpolation in command context
| 62 | `${CLAUDE_PLUGIN_ROOT}templates/code-review-template.md` |
Template literal with variable interpolation in command context
| 110 | **File naming:** See `${CLAUDE_PLUGIN_ROOT}standards/code-review.md` for `.work` directory location and naming convention (`{YYYY-MM-DD}-review-{N}.md`). |
Template literal with variable interpolation in command context
| 138 | - Requesting Code Review: `${CLAUDE_PLUGIN_ROOT}skills/requesting-code-review/SKILL.md` |
Template literal with variable interpolation in command context
| 141 | - Code Review Reception: `${CLAUDE_PLUGIN_ROOT}skills/receiving-code-review/SKILL.md` |