PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 15465375 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
298
Versions published
90Established · −30% score
First published
Sep 2025
Publisher
qinguofeng

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherqinguofeng
Artifact bytes7,477,776
Previous version0.29.9
Published2026-06-17T05:17:51.368Z
SHA-256df1366a8d674f25710b23c1b7a0f4a141c0519a1036f6b0d93c4755eeadac601

Why flagged

What the scanner saw

Large Javascript Payload: 15465375 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.30.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js15465375 bytes0
lowObfuscation Densitypackage/dist/master.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/website/container/js/vue2-sfc-loader.js2209348 bytes0
lowLarge Javascript Payloadpackage/dist/website/container/js/vue3-sfc-loader.js2412366 bytes0

Manifest

Package metadata

Scripts7
  • buildnode scripts/build.js
  • build-iframesnode scripts/build-iframes.js
  • build-masternode ../../scripts/build-master.js
  • build-servernode scripts/build-server.js
  • build-uinode scripts/build-ui.js
  • publish:upgradenode scripts/publishUpgrade.js
  • releasenode scripts/publish.js
Dependencies3
  • commander^9.5.0
  • esbuild^0.28.0
  • get-port^5.1.1