PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4772804 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
301
Versions published
125Mature · −50% score
First published
Dec 2020
Publisher
jxmlearner

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherjxmlearner
Artifact bytes7,159,768
Previous version0.3.30
Published2026-05-25T09:03:20.467Z
SHA-2561396012376aff477fe51ccc98703056ef6478d85b34638bfb31ba19cb8b6c5a7

Why flagged

What the scanner saw

Large Javascript Payload: 4772804 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/vsyswin-ui.common.js4772804 bytes10
mediumLarge Javascript Payloadpackage/lib/vsyswin-ui.umd.js4773291 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/vsyswin-ui.common.js4772804 bytes10
mediumLarge Javascript Payloadpackage/lib/vsyswin-ui.umd.js4773291 bytes10
lowObfuscationpackage/packages/search-tree/src/lib/jquery.ztree.all.jsmatched "eval("3

Manifest

Package metadata

Scripts5
  • buildvue-cli-service build
  • devvue-cli-service serve
  • libvue-cli-service build --target lib --name vsyswin-ui --dest lib packages/index.js
  • lintvue-cli-service lint
  • servevue-cli-service serve
Dependencies11
  • core-js^3.6.5
  • deepmerge^4.2.2
  • element-ui^2.14.1
  • jquery^3.5.1
  • lodash^4.17.20
  • moment^2.29.1
  • nprogress^0.2.0
  • throttle-debounce^3.0.1
  • vue^2.6.12
  • vue-element-table-tooltip^0.6.0
  • vuedraggable^2.23.2