Skip to main content

reviewdog

Integrates automated code review and security linting into CI/CD pipelines, enhancing code quality and security feedback.

Install this skill

or
71/100

Security score

The reviewdog skill was audited on Feb 28, 2026 and we found 7 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 271

Eval function call - arbitrary code execution

SourceSKILL.md
271grep -nH -R "eval(" . --include="*.py" | \
medium line 58

Template literal with variable interpolation in command context

SourceSKILL.md
58```yaml
medium line 101

Template literal with variable interpolation in command context

SourceSKILL.md
101```yaml
low line 21

External URL reference

SourceSKILL.md
21- https://reviewdog.github.io/
low line 382

External URL reference

SourceSKILL.md
382- [Supported Tools and Formats](https://reviewdog.github.io/supported-tools)
low line 384

External URL reference

SourceSKILL.md
384- [OWASP Secure Coding Practices](https://owasp.org/www-project-secure-coding-practices-quick-reference-guide/)
low line 385

External URL reference

SourceSKILL.md
385- [CWE Top 25](https://cwe.mitre.org/top25/)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →