PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
3,695Niche · −30% score
Versions published
1,608Mature · −50% score
First published
Oct 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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheropenmrs-bot
Artifact bytes60,657
Previous version10.0.0
Published2026-06-09T09:51:37.569Z
SHA-2560df6a93b3544959f857ba6359bfbeb830e211ad4606bd4b0c499463afd745ca3

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
10.0.1-pre.4866Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/utils/npmConfig.jsmatched ".npmrc"5
lowCredential file accesspackage/src/utils/npmConfig.test.tsmatched ".npmrc"5
lowCredential file accesspackage/src/utils/npmConfig.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • buildrimraf dist && concurrently "swc --strip-leading-paths src -d dist" "tsc --project tsconfig.build.json"
  • linteslint src --ext ts,tsx
  • startnode ./dist/cli.js
  • testcross-env TZ=UTC vitest run --passWithNoTests
  • test:watchcross-env TZ=UTC vitest watch
Dependencies38
  • @inquirer/prompts8.3.2
  • @openmrs/esm-app-shell10.0.1-pre.4866
  • @openmrs/rspack-config10.0.1-pre.4866
  • @openmrs/webpack-config10.0.1-pre.4866
  • @pnpm/npm-conf^3.0.2
  • @rspack/cli1.7.9
  • @rspack/core1.7.9
  • @rspack/dev-server1.1.5
  • @swc/core1.15.21
  • autoprefixer10.4.20
  • browserslist-config-openmrs^1.0.1
  • chalk5.6.2
  • clean-webpack-plugin4.0.0
  • copy-webpack-plugin11.0.0
  • css-loader5.2.7
  • ejs5.0.1
  • glob13.0.6
  • html-webpack-plugin5.6.6
  • html-webpack-tags-plugin3.0.2
  • lodash4.17.21
  • mini-css-extract-plugin2.9.1
  • node-watch0.7.4
  • npm-registry-fetch19.1.1
  • open11.0.0
  • pacote21.5.0
  • sass-embedded1.89.2
  • sass-loader16.0.5
  • semver^7.7.3
  • style-loader3.3.4
  • swc-loader0.2.7
  • …and 8 more.