Skip to main content

coderabbit-ci-integration

Facilitates CI/CD integration for CodeRabbit with GitHub Actions, automating testing and pipeline configuration.

Install this skill

or
89/100

Security score

The coderabbit-ci-integration skill was audited on Feb 21, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 30

Template literal with variable interpolation in command context

SourceSKILL.md
30```yaml
medium line 90

Template literal with variable interpolation in command context

SourceSKILL.md
90```yaml
low line 66

Access to .env file

SourceSKILL.md
66it.skipIf(!process.env.CODERABBIT_API_KEY)('should connect', async () => {
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →