generating-typeorm-migration
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use
npm run migration:api:generateandnpm run migration:api:create. While these are standard project commands, they involve executing shell scripts with a user-provided--nameparameter.- [SAFE]: The instructions include a dedicated safety step (Step 4) that explicitly warns against the automatic execution of migrations (npm run migration:api:run). This ensures that database schema changes remain under human control and are not triggered autonomously by the agent.
Audit Metadata