PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5967943 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
197Mature · −50% score
First published
Oct 2022
Publisher
qcxiaoshuai

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"}'
Publisherqcxiaoshuai
Artifact bytes4,700,999
Previous version4.6.99
Published2026-05-25T09:27:14.932Z
SHA-256db1dca4268bccb3f18fa7bf26fdb3ae01b6637d7c4ac66898b2d63c6b534b3f7

Why flagged

What the scanner saw

Large Javascript Payload: 5967943 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
4.6.100Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist_docs/build/bundle.9493de09.js5967943 bytes10
mediumLarge Javascript Payloadpackage/styleguide/build/bundle.f0006bf8.js5980315 bytes10

Manifest

Package metadata

Scripts6
  • buildcross-env NODE_ENV=production rollup -c && npm publish
  • build:testcross-env NODE_ENV=production rollup -c
  • docstyleguidist server
  • doc:buildstyleguidist build
  • startwebpack-dev-server --config ./config/webpack.config.dev.js
  • testecho "Error: no test specified" && exit 1
Dependencies9
  • antd4.24.3
  • autoprefixer8.0.0
  • lodash^4.17.21
  • qcx-columns^1.13.1
  • react^17.0.2
  • react-dom^17.0.2
  • react-resizable^3.0.4
  • rollup-plugin-commonjs^10.1.0
  • rollup-plugin-typescript2^0.36.0