django-migration-psql
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to execute standard Django management commands such aspython manage.py migrateandmakemigrations. These operations are consistent with the skill's primary purpose of database migration management. - [SAFE]: The instructions emphasize production safety and performance, providing specific patterns for avoiding table locks on large partitioned tables and implementing asynchronous data backfills via Celery. All operations are local and aligned with the author's stated developer-focused use case.
Audit Metadata