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, andpsql. These are used appropriately within the context of local environment setup and database management. - CREDENTIALS_UNSAFE (SAFE): The troubleshooting guide mentions a
DATABASE_URLplaceholder. 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-queryand@medusajscore libraries as part of the development process.
Audit Metadata