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
- 252Mature · −50% score
- First published
- Jun 2022
- Publisher
- iakileng
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 promotingMixed 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":["@ugandaemr/[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":["@ugandaemr/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2183116 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/305.js | 2183116 bytes | 10 |
| medium | Large Javascript Payload | package/dist/main.js | 3181977 bytes | 10 |
Manifest
Package metadata
Scripts13
analyzewebpack --mode=production --env.analyze=truebuildwebpack --mode productiondebugnpm run serveextract-translationsi18next 'src/**/*.component.tsx' --config ../../tools/i18next-parser.config.jslinteslint src --ext tsx,ts --fix --max-warnings=0postpackrm -f routes.jsonprepackcp src/routes.json routes.jsonprettierprettier --config prettier.config.js --write "src/**/*.{ts,tsx,css,scss}"servewebpack serve --mode=developmentstartopenmrs developtestcross-env TZ=UTC jest --config jest.config.json --verbose false --passWithNoTeststypescripttscverifyturbo run lint && turbo run typescript
Dependencies14
@hookform/resolvers^3.3.4@types/base-64^1.0.0axios^1.4.0base-64^1.0.0buffer^6.0.3dayjs^1.11.6qrcode.react4react-full-screen^1.1.1react-grid-layout^1.3.4react-hook-form^7.51.0react-to-print^2.14.13recharts^2.7.2swr^2.1.1zod^3.23.8