PkgRadar

Package evidence

@segment/[email protected]

Large Javascript Payload: 9271639 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
19
Versions published
4
First published
Jul 2022
Publisher
sweetslush

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":["@segment/[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":["@segment/[email protected]"],"fail_on":"review"}'
Publishersweetslush
Artifact bytes6,967,883
Previous version2.0.0
Published2022-10-11T20:03:53.529Z
SHA-256c308bf48cb8d17fc80e87eb73deeacbc17b5dbe78668acb2507b91243202f196

Why flagged

What the scanner saw

Large Javascript Payload: 9271639 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js9271639 bytes10

Manifest

Package metadata

Scripts1
  • jestyarn run -T jest
Dependencies16
  • @rematch/core^2.2.0
  • @rematch/immer^2.1.3
  • clamp^1.0.1
  • dedent^0.7.0
  • immer^9.0.12
  • map-obj^5.0.1
  • object-traversal^1.0.1
  • react^18.1.0
  • react-is^16.13.1
  • react-redux^8.0.1
  • react-router^6.3.0
  • react-router-dom^6.3.0
  • redux^4.2.0
  • reselect^4.1.5
  • styled-components^5.3.5
  • tiny-uid^1.1.2