PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2003229 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
1,404Niche · −30% score
Versions published
98
First published
Apr 2026
Publisher
winipackage

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"}'
Publisherwinipackage
Artifact bytes5,164,535
Previous version0.0.98
Published2026-06-16T06:17:35.273Z
SHA-256b2c4605879abe75921d1857436d5bc9f027d89695c1fec4b6c2018d75f02b806

Why flagged

What the scanner saw

Large Javascript Payload: 2003229 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.99Version
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.js2003229 bytes0
lowLarge Javascript Payloadpackage/dist/index.es.js2653445 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
  • @rcaferati/react-awesome-slider^5.0.2
  • axios^1.18.0
  • ckeditor5>=47
  • date-fns^4.4.0
  • emoji-picker-react^4.18.0
  • i18next^26.3.1
  • react>=18
  • react-dom>=18
  • react-hook-form^7.79.0
  • react-i18next^17.0.8
  • react-paginate^8.3.0
  • react-router-dom^7.17.0
  • react-toastify^11.1.0
  • validate.js^0.13.1
  • vite-tsconfig-paths^6.1.1