PkgRadar

Package evidence

@zzclub/[email protected]

Large Javascript Payload: 2672971 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
10
Versions published
6
First published
May 2026
Publisher
zzdaddy

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":["@zzclub/[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":["@zzclub/[email protected]"],"fail_on":"review"}'
Publisherzzdaddy
Artifact bytes37,515,759
Previous version0.3.0
Published2026-05-25T13:05:16.222Z
SHA-2560e5880316f0de04479173bebaf88896105fbca094582198f39830755520c81d2

Why flagged

What the scanner saw

Large Javascript Payload: 2672971 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
0.4.0Version
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/src/wechat-preview/assets/browser-dist/editor-export.js2672971 bytes10

Manifest

Package metadata

Scripts9
  • buildbun run scripts/build.ts
  • build:npmbun run scripts/build-npm.ts
  • build:wechat-previewvite build --config vite.wechat-preview.config.ts
  • devbun run src/cli.ts
  • release:majorchangelogen --release --major --push
  • release:minorchangelogen --release --minor --push
  • release:patchchangelogen --release --patch --push
  • testbun test
  • typecheckbun x tsc --noEmit
Dependencies4
  • @chenglou/pretext^0.0.5
  • image-size^2.0.2
  • pngjs^7.0.0
  • zod^4.4.2
Optional dependencies2
  • @napi-rs/canvas^0.1.97
  • cos-nodejs-sdk-v5^2.15.4