generate-migration

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the sentry CLI tool and local repository scripts to manage database schema changes and resolve migration conflicts. Evidence: The skill utilizes sentry django makemigrations, sentry django migrate, and bin/update-migration.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted codebase state to generate and apply migrations, presenting an attack surface where maliciously crafted model definitions could influence agent behavior. * Ingestion points: Django model files and migration files. * Boundary markers: Absent. * Capability inventory: Command execution via CLI and database schema modification. * Sanitization: Absent; the skill relies on manual human review of generated migrations.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 07:57 PM
Security Audit — agent-trust-hub — generate-migration