PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3145282 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
573
Versions published
173Established · −30% score
First published
Aug 2025
Publisher
qiujinjin

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

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"}'
Publisherqiujinjin
Artifact bytes5,274,573
Previous version1.2.76
Published2026-05-22T00:46:12.705Z
SHA-2568d4c8f41f664455cdb403436f71a8493970fddcdc65341e5005e3588a33324ba

Why flagged

What the scanner saw

Large Javascript Payload: 3145282 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/klein-components-vue3.es.js3145282 bytes10
mediumLarge Javascript Payloadpackage/klein-components-vue3.umd.js2414288 bytes10

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1