PkgRadar

Package evidence

@datus/[email protected]

Large Javascript Payload: 2293292 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
4
First published
May 2026
Publisher
arnozhang

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":["@datus/[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":["@datus/[email protected]"],"fail_on":"review"}'
Publisherarnozhang
Artifact bytes1,206,951
Previous version0.1.5
Published2026-05-28T11:57:43.466Z
SHA-256f7cb7e43b7273d021e3140308786ff2e32e49579039b75789f77212b80133a32

Why flagged

What the scanner saw

Large Javascript Payload: 2293292 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.es.js2293292 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js2049629 bytes10

Manifest

Package metadata

Scripts2
  • buildvite build
  • cleanrm -rf dist
Dependencies18
  • @datus/sharedworkspace:*
  • @datus/web-artifactworkspace:*
  • @datus/web-commonworkspace:*
  • antd^6.2.2
  • clsx^2.1.1
  • d3-format^3.1.0
  • dayjs1.11.13
  • i18next^25.8.0
  • lucide-react^0.563.0
  • react-i18next^16.5.3
  • react-markdown^8.0.7
  • rehype-raw^7.0.0
  • rehype-sanitize^6.0.0
  • remark-gfm^3.0.1
  • vega^5.30.0
  • vega-embed^7.1.0
  • vega-lite^5.21.0
  • zustand^5.0.10