database-migration
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive guide for database schema and data migrations using industry-standard tools like Sequelize, TypeORM, and Prisma.
- [SAFE]: The provided code snippets follow best practices for migrations, such as providing rollback (down) functions and using transactions for atomicity.
- [SAFE]: There is no evidence of prompt injection, data exfiltration, or obfuscation. The examples use generic placeholders for table names and columns.
- [SAFE]: No hardcoded credentials or sensitive file paths were identified in the instructions or code examples.
- [SAFE]: The CLI commands referenced (e.g., npx sequelize-cli, npm run typeorm) are legitimate tools used for the stated purpose of database management.
Audit Metadata