database-migration
Provides best practices for database migrations, including schema changes, rollback strategies, and zero-downtime techniques.
Install this skill
or
90/100
Security score
The database-migration skill was audited on Feb 15, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 159
Template literal with variable interpolation in command context
SourceSKILL.md
| 159 | console.log(`Backfilled ${totalUpdated} rows...`); |
medium line 165
Template literal with variable interpolation in command context
SourceSKILL.md
| 165 | console.log(`Backfill complete. Total rows updated: ${totalUpdated}`); |
Scanned on Feb 15, 2026
View Security DashboardInstall this skill with one command
/learn @claude-code-community-ireland/database-migrationGitHub Stars 5
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
Claude-Code-Community-Ireland/claude-code-resources