PkgRadar

Package evidence

@ampath/[email protected]

Large Javascript Payload: 2145214 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.

Versions published
11Established · −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 bytes1,621,493
Previous version4.0.0-next.13
Published2026-06-07T15:14:39.937Z
SHA-256eb9d9310ed14b819da8f0ba97d0424093216c2c497db8d0a5eae3d688733fa7c

Why flagged

What the scanner saw

Large Javascript Payload: 2145214 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.14Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. 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/764.js2145214 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 --sources=. --port=9003
  • 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
Dependencies3
  • @carbon/react^1.83.0
  • @openmrs/esm-frameworknext
  • lodash-es^4.17.21