database-migrations
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation, SQL templates, and framework-specific instructions for managing database schema changes. Analysis of all code snippets and commands confirms they follow industry best practices for security and stability.
- [COMMAND_EXECUTION]: The skill references standard command-line tools for database management, including 'npx prisma', 'npx drizzle-kit', and 'python manage.py'. These are legitimate development tools used as intended within the context of database migrations.
- [DATA_EXPOSURE]: The skill uses a placeholder '$DATABASE_URL' for connection strings in command examples. This is a standard and safe practice for referencing environment variables without exposing sensitive credentials.
Audit Metadata