PkgRadar

Package evidence

@medusajs/[email protected]

Tls Verification Disabled: matched "rejectUnauthorized: false"

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.

Weekly downloads
204,553Ubiquitous · −70% score
Versions published
7,488Mature · −50% score
First published
Mar 2023
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 promoting

Mixed 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"}'
Artifact bytes404,438
Previous version2.16.1-preview-20260620100049
Published2026-06-20T12:40:14.956Z
SHA-2569a2595c963bdd8135bfa80f2528eccc295c2ba8e7f503b0c75ee4f4bbd808e01

Why flagged

What the scanner saw

Tls Verification Disabled: matched "rejectUnauthorized: false"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.16.1-preview-20260620122927Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/modules-sdk/load-module-database-config.jsmatched "rejectUnauthorized: false"12

Manifest

Package metadata

Scripts4
  • buildyarn run -T rimraf dist && yarn run -T tsc --build
  • test../../../node_modules/.bin/jest --silent=false --bail --forceExit --testPathIgnorePatterns='/integration-tests/' --testPathPattern=src
  • test:integration../../../node_modules/.bin/jest --passWithNoTests --silent --bail --forceExit --testPathPattern="src/.*/integration-tests/__tests__/.*\.ts"
  • watchyarn run -T tsc --build --watch
Dependencies14
  • @graphql-codegen/core^4.0.2
  • @graphql-codegen/typescript^4.0.9
  • @graphql-tools/merge^9.0.7
  • @graphql-tools/schema^10.0.6
  • @medusajs/deps2.16.1-preview-20260620122927
  • @types/pluralize^0.0.33
  • bignumber.js^9.1.2
  • dotenv^16.4.5
  • dotenv-expand^11.0.6
  • graphql^16.9.0
  • jsonwebtoken^9.0.2
  • pg-connection-string^2.7.0
  • pluralize^8.0.0
  • ulid^2.3.0