PkgRadar

Package evidence

@openmrs/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
1,603Mature · −50% score
First published
Sep 2020
Publisher
openmrs-bot

Effective trust discount applied: 50% (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":["@openmrs/[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":["@openmrs/[email protected]"],"fail_on":"review"}'
Publisheropenmrs-bot
Artifact bytes12,887,330
Previous version9.0.3-pre.4764
Published2026-05-22T21:26:26.142Z
SHA-2569d71c5e829d3da5bdc6f939ee2cd7291b5b9f4fdaaeccd69d8d6ab3a2f7e5f26

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
9.0.3-pre.4765Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/lib/92b85e96c6ce8a46.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/lib/291e1f6288b7d23b.js14592773 bytes10
mediumLarge Javascript Payloadpackage/lib/8506318f66d16da9.js3573129 bytes10
mediumLarge Javascript Payloadpackage/lib/bea4dcd241e3e05f.js13022509 bytes10

Manifest

Package metadata

Scripts9
  • analyzerspack --mode=production --env analyze=true
  • buildyarn run build:production && yarn run build:development
  • build:developmentcross-env OMRS_OFFLINE="enable" OMRS_CLEAN_BEFORE_BUILD="true" NODE_ENV="development" rspack --mode development
  • build:productioncross-env OMRS_ESM_IMPORTMAP_URL="https://dev3.openmrs.org/openmrs/spa/importmap.json" OMRS_OFFLINE="enable" OMRS_CLEAN_BEFORE_BUILD="true" NODE_ENV="production" rspack --mode production
  • linteslint src --ext ts,tsx
  • startyarn run watch
  • testcross-env TZ=UTC vitest run --passWithNoTests
  • watchcross-env OMRS_CLEAN_BEFORE_BUILD="true" NODE_ENV="development" OMRS_OFFLINE="disable" rspack serve --mode development
  • watch:refcross-env OMRS_ESM_IMPORTMAP_URL="https://dev3.openmrs.org/openmrs/spa/importmap.json" OMRS_OFFLINE="disable" OMRS_CLEAN_BEFORE_BUILD="true" NODE_ENV="development" rspack serve --mode development
Dependencies23
  • @carbon/react^1.92.1
  • @internationalized/date^3.8.0
  • @openmrs/esm-framework9.0.3-pre.4765
  • @openmrs/esm-styleguide9.0.3-pre.4765
  • @rspack/cli1.7.9
  • @rspack/core1.7.9
  • dayjs^1.11.13
  • dexie^3.0.3
  • html-webpack-plugin5.6.6
  • i18next^25.5.3
  • i18next-browser-languagedetector^8.2.0
  • lodash-es^4.17.21
  • mini-css-extract-plugin2.9.1
  • react^18.3.1
  • react-dom^18.3.1
  • react-i18next^16.0.0
  • react-router-dom^6.3.0
  • rxjs^6.5.3
  • semver^7.7.3
  • single-spa^6.0.3
  • swc-loader0.2.7
  • swr2.2.5
  • webpack-pwa-manifest4.3.0