PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6462250 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
332
Versions published
369Mature · −50% score
First published
May 2020
Publisher
zakeke

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 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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherzakeke
Artifact bytes4,266,761
Previous version0.1.371
Published2026-05-25T09:37:27.781Z
SHA-2569cb97c7ccaf9dfd37916a6d35abfae22bb408263d39c70daeec77ef452a08215

Why flagged

What the scanner saw

Large Javascript Payload: 6462250 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/globals2.js6462250 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js4775009 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/globals2.js6462250 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js4775009 bytes10
lowObfuscationpackage/dist/globals0.jsmatched "atob("3
lowObfuscationpackage/dist/globals1.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts3
  • buildcross-env NODE_ENV=production gulp && webpack
  • devcross-env NODE_ENV=development gulp && webpack --watch --progress --hide-modules
  • testecho "No test specified"
Dependencies5
  • lodash^4.17.15
  • querystring^0.2.0
  • styled-components^5.1.0
  • webpack^5.70.0
  • webpack-cli^4.9.2