PkgRadar

Package evidence

@ampath/[email protected]

Large Javascript Payload: 2050318 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
16
Versions published
21
First published
Jan 2026
Publisher
maikofelix47

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,702,873
Previous version4.0.1-next.23
Published2026-06-09T11:11:37.132Z
SHA-2565cdefcd7dc099bb1c7621d2c8d284b8f0873227c81c692b9a7317636fa25f6c3

Why flagged

What the scanner saw

Large Javascript Payload: 2050318 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.1-next.24Version
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/903.js2050318 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=8000
  • 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
Dependencies5
  • @carbon/react^1.83.0
  • @hookform/resolvers^3.6.0
  • lodash-es^4.17.21
  • react-hook-form^7.52.2
  • zod^3.23.8