PkgRadar

Package evidence

@arcblock/[email protected]

Large Javascript Payload: 2953106 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
1
First published
Jun 2026
Publisher
wangshijun

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":["@arcblock/[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":["@arcblock/[email protected]"],"fail_on":"review"}'
Publisherwangshijun
Artifact bytes529,552
Previous versionnone
Published2026-06-11T22:59:13.104Z
SHA-2568463f9e8ddf705054b20cf23f1ef09b74e63935dc1eb49833d66edb5a87ff325

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"wangshijun","burst_same_day":4,"burst_week":4,"lure":null,"version_anomaly":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"wangshijun","burst_same_day":4,"burst_week":4,"lure":null,"version_anomaly":false}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"wangshijun","burst_same_day":4,"burst_week":4,"lure":null,"version_anomaly":false}10
lowLarge Javascript Payloadpackage/dist/index.js2953106 bytes0

Manifest

Package metadata

Scripts4
  • buildnode build.mjs && tsc -p tsconfig.build.json
  • linttsc --noEmit
  • testCI=1 jest --forceExit
  • verify:publishnode scripts/assert-publishable.mjs
Dependencies44
  • @abtnode/cron^1.17.12
  • @apple/app-store-server-library^3.1.0
  • @arcblock/did^1.30.24
  • @arcblock/did-connect-storage-nedb^1.8.0
  • @arcblock/did-util^1.30.24
  • @arcblock/vc^1.30.24
  • @blocklet/error^0.3.5
  • @blocklet/logger^1.17.12
  • @blocklet/payment-vendor1.29.1
  • @blocklet/sdk^1.17.12
  • @blocklet/xss^0.3.16
  • @ocap/asset^1.30.24
  • @ocap/client^1.30.24
  • @ocap/mcrypto^1.30.24
  • @ocap/util^1.30.24
  • @ocap/wallet^1.30.24
  • axios^1.15.2
  • bignumber.js^9.3.1
  • cls-hooked^4.2.2
  • cookie-parser^1.4.7
  • cors^2.8.5
  • crypto-js^4.2.0
  • dayjs^1.11.13
  • ethers^6.14.4
  • express^4.21.2
  • express-async-errors^3.1.1
  • fastq^1.19.1
  • flat^5.0.2
  • joi17.12.2
  • json-stable-stringify^1.3.0
  • …and 14 more.