Skip to main content

code-reviewing

Facilitates systematic code reviews using best practices to enhance code quality and maintainability through structured analysis.

Install this skill

or
78/100

Security score

The code-reviewing skill was audited on Feb 21, 2026 and we found 4 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 737

Template literal with variable interpolation in command context

SourceSKILL.md
737- [ ] **Scripts self-locate** - Use `Path(__file__).resolve()`, `$PSScriptRoot`, `${BASH_SOURCE[0]}`
medium line 471

Access to .env file

SourceSKILL.md
471| .yaml, .json, .env, .toml | [references/tier-2/config-checks.md](references/tier-2/config-checks.md) |
low line 1409

External URL reference

SourceSKILL.md
1409- [Google Engineering Practices](https://google.github.io/eng-practices/review/)
low line 1410

External URL reference

SourceSKILL.md
1410- [OWASP Secure Code Review](https://owasp.org/www-project-code-review-guide/)
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →