PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3286651 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
49
Versions published
39
First published
Jan 2026
Publisher
digithuman

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"}'
Publisherdigithuman
Artifact bytes7,863,023
Previous version0.0.39
Published2026-05-28T01:09:38.287Z
SHA-256707f57f1ca8852125be227e2efe8808890e71f25aa7d9fc01317c9da523f8d2d

Why flagged

What the scanner saw

Large Javascript Payload: 3286651 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.0.40Version
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/dist/index-9VvXRgMU.mjs3286651 bytes10

Manifest

Package metadata

Scripts8
  • buildvite build && pnpm build:dts
  • build-onlyvite build
  • build:dtsvue-tsc --declaration --emitDeclarationOnly
  • devvite --host
  • formatprettier --write src/
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
  • previewvite preview
  • type-checkvue-tsc --build --force
Dependencies7
  • @element-plus/icons-vue^2.3.1
  • @vueuse/core^10.9.0
  • echarts^5.5.1
  • file-saver^2.0.5
  • nprogress^0.2.0
  • qs^6.14.0
  • vod-js-sdk-v6^1.7.3