managing-database-migrations

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill follows established best practices for database schema management, including the use of versioned migrations, pre-flight checks, and rollback procedures.
  • [COMMAND_EXECUTION]: The skill utilizes shell-based tools such as psql, mysql, and mongosh to interact with databases. This usage is strictly aligned with the intended purpose of schema migration and management, as defined in the skill configuration.
  • [EXTERNAL_DOWNLOADS]: All external references and documentation links target well-known and reputable technology services such as GitHub, Prisma, SQLAlchemy, and Red Gate.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes database schema information as input via tools like pg_dump. While this represents a theoretical ingestion point for untrusted data, the instructions prioritize structural DDL operations using CLI tools, which significantly reduces the risk of instruction obedience from processed data.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 08:02 AM