database-migrations
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for database migration strategies, including zero-downtime deployments and safe SQL patterns for PostgreSQL and MySQL.
- [SAFE]: It provides standard CLI command examples for well-known tools such as Prisma, Drizzle, Kysely, Django, and golang-migrate. These examples use appropriate placeholders like
$DATABASE_URLand do not include hardcoded credentials. - [SAFE]: No obfuscation, prompt injection, data exfiltration, or persistence mechanisms were detected in the instructions or code snippets.
- [SAFE]: The skill promotes secure practices, such as separating data and schema migrations and avoiding table locks on production databases.
Audit Metadata