PkgRadar

Package evidence

@zuplo/[email protected]

Large Javascript Payload: 5037910 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
3,097Mature · −50% score
First published
Nov 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@zuplo/[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":["@zuplo/[email protected]"],"fail_on":"review"}'
Artifact bytes2,901,852
Previous version6.70.54
Published2026-05-27T23:10:54.536Z
SHA-25675744d810b9b14c6229be4a9d3f90fc0db8a0a0c9a2db799395d6a8d5e9427fd

Why flagged

What the scanner saw

Large Javascript Payload: 5037910 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/customer.cli.minified.js5037910 bytes10
mediumLarge Javascript Payloadpackage/index.minified.js5040750 bytes10

Manifest

Package metadata

Dependencies5
  • chokidar^3.5.3
  • esbuild^0.25.2
  • jsonc-parser^3.2.0
  • prettier^3.5.3
  • source-map^0.7.4