learning-medusa

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): The analyzed files are Markdown-based tutorials and checkpoints for building a Medusa.js application. No malicious patterns, prompt injections, or obfuscation were detected.
  • COMMAND_EXECUTION (SAFE): The documentation includes standard development commands such as npm run dev, npx medusa db:migrate, and psql. These are used appropriately within the context of local environment setup and database management.
  • CREDENTIALS_UNSAFE (SAFE): The troubleshooting guide mentions a DATABASE_URL placeholder. This is an illustrative example for local configuration and does not constitute a hardcoded credential or secret leak.
  • EXTERNAL_DOWNLOADS (SAFE): Mentions standard, reputable packages like @tanstack/react-query and @medusajs core libraries as part of the development process.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:43 PM