PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4647713 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
146
Versions published
2
First published
May 2026
Publisher
shihongwei

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"}'
Publishershihongwei
Artifact bytes12,499,709
Previous version1.0.0
Published2026-05-28T11:05:30.790Z
SHA-256964726c23297d4967fc24e97a83d33fb83f59b59e002175906e0a7e1c6bb2696

Why flagged

What the scanner saw

Large Javascript Payload: 4647713 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/Cesium/index.cjs4647713 bytes10
mediumLarge Javascript Payloadpackage/lib/Cesium/Cesium.js5841980 bytes10
mediumLarge Javascript Payloadpackage/lib/Cesium/index.js4593988 bytes10

Manifest

Package metadata

Scripts3
  • buildnode scripts/build.mjs
  • packnpm run build
  • prepublishOnlynode scripts/build.mjs