PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6502520 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
182Mature · −50% score
First published
May 2025
Publisher
wangqin

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"}'
Publisherwangqin
Artifact bytes9,968,266
Previous version0.2.27
Published2026-05-28T03:17:57.964Z
SHA-256c606752b6d18f2244dae7abe08a367be8c32ae815d4189a2165a0786c0590d0a

Why flagged

What the scanner saw

Large Javascript Payload: 6502520 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cjs/index.cjs6502520 bytes10
mediumLarge Javascript Payloadpackage/dist/dc.min.js5999121 bytes10
mediumLarge Javascript Payloadpackage/dist/esm/index.js6491358 bytes10

Manifest

Package metadata

Scripts8
  • buildNODE_ENV=production npx rollup -c
  • build:analyzenpx rollup -c && npx webpack-bundle-analyzer dist/esm/chunks/*.js
  • build:wnpx rollup -c -w
  • check:proto-syncbash scripts/check-proto-sync.sh
  • devnodemon --watch lib --ext ts,tsx,js,jsx,json --ignore 'src/**/*.test.ts' --exec 'npx yalc publish --push'
  • fix:pbnode scripts/fix-pb.cjs
  • gen:dcnet-protobash scripts/generate-dcnet-proto.sh
  • testecho "Error: no test specified" && exit 1
Dependencies41
  • @dingrtc/rtm^1.1.14
  • @dingrtc/whiteboard^1.1.16
  • @helia/block-brokers^5.0.0
  • @helia/dag-cbor^5.0.0
  • @helia/interface^6.0.0
  • @helia/unixfs^7.0.0
  • @ipld/dag-cbor^9.2.2
  • @ipld/dag-pb^4.1.5
  • @libp2p/crypto^5.1.0
  • @libp2p/interface^3.1.0
  • @libp2p/interface-keys^1.0.8
  • @libp2p/peer-id^6.0.0
  • @multiformats/multiaddr^13.0.1
  • @noble/curves^1.6.0
  • @noble/hashes^2.0.1
  • @polkadot/api11.0.3
  • @scure/bip32^1.5.0
  • @scure/bip39^1.4.0
  • @stablelib/random^2.0.0
  • @textile/threads-id^0.6.1
  • ajv^8.18.0
  • async-mutex^0.5.0
  • blockstore-idb^3.0.1
  • canvg^4.0.3
  • comlink^4.4.2
  • datastore-idb^4.0.1
  • dingrtc^3.9.31
  • dompurify^3.4.0
  • grpc-libp2p-client^0.0.42
  • helia^6.0.0
  • …and 11 more.