medusa-modules
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches module fundamentals and DML reference data from the official MedusaJS documentation site (docs.medusajs.com). This is a well-known and expected source for technical documentation.
- [COMMAND_EXECUTION]: Includes the standard framework CLI command
npx medusa db:generateto synchronize database migrations with data model changes, which is a routine development task. - [REMOTE_CODE_EXECUTION]: Imports utilities and core components from official Medusa packages, including
@medusajs/frameworkand@medusajs/medusa. These are standard dependencies for the specified development environment.
Audit Metadata