Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 6,769Mature · −50% score
- First published
- May 2024
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@medusajs/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@medusajs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 11154341 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/app.js | 11154341 bytes | 10 |
| medium | Large Javascript Payload | package/dist/chunk-57Z56JHS.mjs | 6517548 bytes | 10 |
Manifest
Package metadata
Scripts10
buildyarn typecheck && yarn run -T tsup && node ./scripts/generate-types.jsbuild:preview../../../node_modules/.bin/vite builddev../../../node_modules/.bin/vitegenerate:staticnode ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.tsi18n:schemanode ./scripts/i18n/generate-schema.jsi18n:validatenode ./scripts/i18n/validate-translation.jslinteslint . --ext ts,tsx --ignore-pattern dist --report-unused-disable-directives --max-warnings 0preview../../../node_modules/.bin/vite previewtest../../../node_modules/.bin/vitest --runtypechecktsgo --noEmit -p tsconfig.typecheck.json
Dependencies40
@ariakit/react^0.4.15@babel/runtime^7.26.10@dnd-kit/core^6.1.0@dnd-kit/sortable^8.0.0@dnd-kit/utilities^3.2.2@hookform/error-message^2.0.1@hookform/resolvers3.4.2@medusajs/admin-shared2.15.5-preview-20260528102332@medusajs/icons2.15.5-preview-20260528102332@medusajs/js-sdk2.15.5-preview-20260528102332@medusajs/ui4.1.15-preview-20260528102332@radix-ui/react-dialog1.1.4@radix-ui/react-dismissable-layer1.1.4@tanstack/react-query5.64.2@tanstack/react-table8.20.5@tanstack/react-virtual^3.8.3@uiw/react-json-view^2.0.0-alpha.17cmdk^0.2.0copy-to-clipboard^3.3.3date-fns^3.6.0i18next23.7.11i18next-browser-languagedetector7.2.0i18next-http-backend2.4.2lodash.debounce^4.0.8lodash.isequal^4.5.0match-sorter^6.3.4motion^11.15.0qrcode^1.5.4qs^6.12.1radix-ui1.1.2- …and 10 more.