Skip to main content

deployment-rollback

Facilitates safe deployment rollbacks with health checks and database migration reversal for seamless application management.

Install this skill

or
83/100

Security score

The deployment-rollback skill was audited on Feb 9, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 167

Template literal with variable interpolation in command context

SourceSKILL.md
167```bash
medium line 331

Template literal with variable interpolation in command context

SourceSKILL.md
331```bash
medium line 767

Template literal with variable interpolation in command context

SourceSKILL.md
767```bash
low line 1207

External URL reference

SourceSKILL.md
1207- Rollback strategies from [Kubernetes documentation](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-back-a-deployment)
low line 1208

External URL reference

SourceSKILL.md
1208- Database migration patterns from [Prisma](https://www.prisma.io/docs/) and [Rails guides](https://guides.rubyonrails.org/active_record_migrations.html)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →