db-migrate
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill performs its primary function of managing database migrations using the official Medusa CLI tool. No suspicious behaviors such as prompt injection, data exfiltration, or obfuscation were found.
- [COMMAND_EXECUTION] (SAFE): The skill utilizes the Bash tool to execute
npx medusa db:migrate. This is a standard operation for this framework and does not include unsafe interpolation of user-provided data.
Audit Metadata