django-migrations

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation guide for developers to handle Django migrations safely. It references internal project documentation and provides standard commands for migration management.
  • [SAFE]: The shell commands provided (such as manage.py makemigrations, sqlmigrate, and rebase_migration) are routine Django development tools. The use of rg (ripgrep) for searching the codebase is a standard development practice for identifying cross-language dependencies.
  • [SAFE]: No instances of prompt injection, data exfiltration, or unauthorized credential access were found. The skill emphasizes safety practices (like avoiding database locks) which actually improves the operational security and stability of the project.
  • [SAFE]: There are no external downloads from untrusted sources or dynamic code execution patterns that pose a risk. All code snippets provided are static examples of Python models and migrations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 06:17 PM
Security Audit — agent-trust-hub — django-migrations