PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6029488 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
28Mature · −50% score
First published
Apr 2024
Publisher
kobe577590

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"}'
Publisherkobe577590
Artifact bytes1,720,502
Previous version0.0.26
Published2026-03-09T09:37:42.642Z
SHA-2569164b954235ceb94aaadb1bf4fac53508da73a9de83ec30622d1aa2bca039a8b

Why flagged

What the scanner saw

Large Javascript Payload: 6029488 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/index.js6029488 bytes10

Manifest

Package metadata

Scripts7
  • buildvue-cli-service build
  • build:packwebpack --config ./build/webpack.component.conf.js && npm run build:theme
  • build:testcross-env NODE_ENV=development webpack --config ./build/webpack.component.conf.js && npm run build:theme
  • build:themegulp build --gulpfile packages/theme-default/gulpfile.js && cp-cli packages/theme-default/lib lib/theme-default
  • lintvue-cli-service lint
  • servevue-cli-service serve
  • serve:themegulp watch --gulpfile packages/theme-default/gulpfile.js
Dependencies14
  • @antv/g6^4.8.20
  • axios^1.6.8
  • core-js^3.8.3
  • dayjs^1.11.10
  • element-ui^2.15.13
  • js-cookie^2.2.1
  • qrcode^1.4.4
  • qrcodejs20.0.2
  • vue^2.6.14
  • vue-lazyload^1.2.6
  • vue-router^3.1.6
  • vue-slicksort^1.2.0
  • zj-interceptors^1.0.3
  • zjkj-login-dialog^1.0.21