PkgRadar

Package evidence

@ampath/[email protected]

Large Javascript Payload: 2087713 bytes

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
259
Versions published
147Established · −30% score
First published
Nov 2025
Publisher
maikofelix47

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@ampath/[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":["@ampath/[email protected]"],"fail_on":"review"}'
Publishermaikofelix47
Artifact bytes2,156,539
Previous version4.0.0-next.150
Published2026-06-07T16:14:16.941Z
SHA-256ec1b2c4a7d580b921ff083078b3e79dc3a3a00e16b4752bb5b99c25a66558f41

Why flagged

What the scanner saw

Large Javascript Payload: 2087713 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.0.0-next.151Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/1558.js2087713 bytes0

Manifest

Package metadata

Scripts14
  • analyzewebpack --mode=production --env analyze=true
  • buildwebpack --mode production
  • coverageyarn test --coverage
  • devopenmrs develop --backend=https://staging.ampath.or.ke --api-url=/openmrs --config-url=https://ngx.ampath.or.ke/o3-config.json --port=9000
  • extract-translationsi18next 'src/**/*.component.tsx' --config ./tools/i18next-parser.config.js
  • linteslint src --ext js,jsx,ts,tsx --max-warnings 0
  • preparehusky install
  • prettierprettier --write "src/**/*.{ts,tsx}" --list-different
  • servewebpack serve --mode=development
  • startopenmrs develop
  • testjest --config jest.config.js --passWithNoTests
  • test-e2eplaywright test
  • typescripttsc
  • verifyturbo lint typescript coverage
Dependencies7
  • @carbon/react^1.83.0
  • @hookform/resolvers^3.1.1
  • @superset-ui/embedded-sdk^0.3.0
  • lodash-es^4.17.21
  • react-hook-form^7.45.1
  • react-to-print^3.1.1
  • zod^3.21.4