PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2022942 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
83
First published
Apr 2026
Publisher
winipackage

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"}'
Publisherwinipackage
Artifact bytes5,762,260
Previous version0.0.83
Published2026-06-02T16:26:10.683Z
SHA-256fd35e1bbfdfd14fc8001d4fa6567e3ff274a55043a4cb075b87cf67c039adb95

Why flagged

What the scanner saw

Large Javascript Payload: 2022942 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.0.84Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.cjs.js2022942 bytes0
lowLarge Javascript Payloadpackage/dist/index.es.js2971870 bytes0

Manifest

Package metadata

Scripts3
  • buildtsc && vite build
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • push:assetsnode scripts/r2.mjs
Dependencies16
  • @ckeditor/ckeditor5-react>=9
  • axios^1.15.0
  • ckeditor5>=47
  • date-fns^4.1.0
  • emoji-picker-react^4.18.0
  • i18next^25.8.13
  • react>=18
  • react-awesome-slider^4.1.0
  • react-dom>=18
  • react-hook-form^7.71.2
  • react-i18next^16.5.4
  • react-paginate^8.3.0
  • react-router-dom^7.13.1
  • react-toastify^11.0.5
  • validate.js^0.13.1
  • vite-tsconfig-paths^6.1.1