database-migrations
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is educational and instructional, providing safe patterns for database schema changes and migrations.
- [COMMAND_EXECUTION]: The skill references standard CLI commands for tools like Prisma, Drizzle, Kysely, and Django (e.g., 'npx prisma migrate deploy', 'python manage.py migrate'). these are documented for informational purposes and do not involve unauthorized or dangerous execution.
- [DATA_EXPOSURE]: No hardcoded credentials or sensitive file paths were identified. Database connection references use standard environment variables (e.g., '$DATABASE_URL').
Audit Metadata