review-code
Conducts multi-dimensional code reviews, analyzing correctness, readability, performance, security, testing, and architecture.
Install this skill
or
85/100
Security score
The review-code skill was audited on Jun 11, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 114
Template literal with variable interpolation in command context
SourceSKILL.md
| 114 | const workDir = `.workflow/.scratchpad/review-code-${timestamp}`; |
medium line 116
Template literal with variable interpolation in command context
SourceSKILL.md
| 116 | Bash(`mkdir -p "${workDir}"`); |
medium line 117
Template literal with variable interpolation in command context
SourceSKILL.md
| 117 | Bash(`mkdir -p "${workDir}/findings"`); |
Scanned on Jun 11, 2026
View Security DashboardGitHub Stars 2.1K
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
openclawbackendtestingbackend-developerqa-engineerdevops-sredata-analystproduct-managerdevelopmentdata analyticsproduct
catlog22/Claude-Code-Workflow