PkgRadar

Package evidence

@sartech/[email protected]

Large Javascript Payload: 2157055 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
6,426Niche · −30% score
Versions published
109
First published
Apr 2026
Publisher
chsirisha

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

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":["@sartech/[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":["@sartech/[email protected]"],"fail_on":"review"}'
Publisherchsirisha
Artifact bytes16,862,932
Previous version5.2.3
Published2026-05-28T07:09:58.719Z
SHA-2564f01890635b284c3fa57321d0fc994ba4e7ba603c240c7390f0dd64a19d63dbd

Why flagged

What the scanner saw

Large Javascript Payload: 2157055 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
14Score
5.2.4Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2157055 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js3015316 bytes10

Manifest

Package metadata

Scripts7
  • buildvite build --mode production
  • build:devvite build --mode development
  • build:developmentvite build --mode development
  • build:prodvite build --mode production
  • build:productionvite build --mode production
  • publish:devnpm run build:dev && npm publish --access public --ignore-scripts
  • publish:prodnpm run build:prod && npm publish --access public --ignore-scripts
Dependencies13
  • bootstrap^5.3.8
  • compromise^14.15.0
  • date-fns^4.1.0
  • fuse.js^7.3.0
  • react-bootstrap^2.10.10
  • react-datepicker^9.1.0
  • react-icons^5.6.0
  • react-secure-storage^1.3.2
  • react-select^5.10.2
  • react-slick^0.31.0
  • react-speech-recognition^4.0.1
  • slick-carousel^1.8.1
  • socket.io-client^4.8.3