PkgRadar

Package evidence

@openmrs/[email protected]

Install-time lifecycle script: postinstall="husky install"

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
4,356Niche · −30% score
Versions published
1,086Mature · −50% score
First published
Dec 2022
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 bytes4,782,908
Previous version3.5.1-pre.3554
Published2026-06-12T18:10:27.492Z
SHA-256b600f881c099ed4dec530ec1df119212c7ab5ed693b043d508c0e231e5cc6187

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="husky install"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
3.5.1-pre.3556Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="husky install"5
lowLarge Javascript Payloadpackage/dist/5491.js2066829 bytes0

Manifest

Package metadata

Scripts14
  • analyzerspack --mode=production --env.analyze=true
  • buildrspack --mode production
  • ci:bump-form-engine-libyarn up @openmrs/esm-form-engine-lib@latest
  • coveragecross-env TZ=UTC vitest run --coverage --passWithNoTests
  • extract-translationsi18next 'src/**/*.component.tsx' 'src/**/*.modal.tsx' --config ./tools/i18next-parser.config.js
  • linteslint src --ext js,jsx,ts,tsx --max-warnings=0
  • postinstallhusky install
  • serverspack serve --mode=development
  • startopenmrs develop
  • testcross-env TZ=UTC vitest run --passWithNoTests
  • test-e2eplaywright test
  • test:watchcross-env TZ=UTC vitest watch
  • typescripttsc
  • verifyturbo run lint typescript coverage --color
Dependencies11
  • @carbon/react^1.83.0
  • @openmrs/esm-form-engine-libnext
  • ajv^8.17.1
  • dotenv^16.4.5
  • file-loader^6.2.0
  • fuzzy^0.1.3
  • lodash-es^4.17.21
  • react-ace^11.0.1
  • react-markdown^9.0.1
  • react-mde^11.5.0
  • sass^1.67.0