medusa-deploy
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and checklists for production deployment of Medusa v2.
- [SAFE]: Instructions for handling sensitive environment variables (like
DATABASE_URL,COOKIE_SECRET, andJWT_SECRET) correctly advise using platform-native secret management and avoid hardcoding any real values. - [SAFE]: External references and tool usage (
WebFetch,WebSearch) target the official documentation atdocs.medusajs.com. - [SAFE]: Command execution is limited to standard project maintenance and deployment tasks using
npx medusa.
Audit Metadata