PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5849254 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
13
First published
Jan 2026
Publisher
alexzenghao

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"}'
Publisheralexzenghao
Artifact bytes3,301,831
Previous version26.4.2418
Published2026-04-27T03:19:04.688Z
SHA-25699c7480294d7ad499ac5916fa23e7ebd9e8f9f1f57e5b07f910b72a0ed5fa8ed

Why flagged

What the scanner saw

Large Javascript Payload: 5849254 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
26.4.2712Version
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/dist/index.common.js5849254 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js5849152 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.min.js3826188 bytes10

Manifest

Package metadata

Scripts2
  • buildvue-cli-service build --target lib --name index ./src/index.js
  • servevue-cli-service serve
Dependencies10
  • axios^0.26.1
  • copy-webpack-plugin^13.0.1
  • core-js^3.40.0
  • element-ui^2.15.14
  • moment^2.30.1
  • sass^1.85.0
  • sass-loader^10.5.2
  • useless-files-webpack5-plugin^1.0.2
  • vue^2.7.16
  • vue-router^3.6.5