PkgRadar

Package evidence

@zeropress/[email protected]

Large Javascript Payload: 2261867 bytes

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":["@zeropress/[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":["@zeropress/[email protected]"],"fail_on":"review"}'
Publisherlaelbe
Artifact bytes576,157
Previous version0.6.2
Published2026-05-25T01:50:15.947Z
SHA-2568ef1592a1fabcb923085bc651b70b77cb2b222583a6c4372f1fa08a0d17f14e3

Why flagged

What the scanner saw

Large Javascript Payload: 2261867 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.6.3Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/action.js2261867 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/action.js2261867 bytes10
lowObfuscationpackage/dist/prebuild.jsmatched "\\x85"3

Manifest

Package metadata

Scripts2
  • build:actionnode scripts/build-action.mjs
  • testnode --test
Dependencies2
  • @zeropress/build0.6.3
  • gray-matter4.0.3