ecto-migration
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a set of procedural instructions for database management. It includes positive security patterns such as hard gates and mandatory human approval for production-impacting operations. No suspicious metadata or hidden instructions were found.
- [COMMAND_EXECUTION]: The skill uses standard Elixir development commands, including
mix ecto.migrate,mix ecto.rollback,mix test,mix format, andmix credo. These are well-known tools in the Elixir ecosystem and are used strictly for their intended purposes of schema management, testing, and linting within the local project context.
Audit Metadata