PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2535439 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
902
Versions published
272Mature · −50% score
First published
Jun 2025
Publisher
saradhi1524

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"}'
Publishersaradhi1524
Artifact bytes1,300,856
Previous version2.0.80
Published2026-05-25T12:26:26.782Z
SHA-256d4af17e7a46e441fba59e1d77fe35cd397b7a5cfe51499a8ea95df3de6a6e037

Why flagged

What the scanner saw

Large Javascript Payload: 2535439 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/ce-component-lib.mjs2535439 bytes10

Manifest

Package metadata

Scripts7
  • buildvite build
  • build-storybookstorybook build
  • devvite
  • docs:generatenode tools/generate-docs.js
  • linteslint .
  • previewvite preview
  • storybookstorybook dev -p 6006
Dependencies12
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.0
  • @mui/icons-material^7.3.5
  • @mui/material^7.3.5
  • axios^1.7.9
  • lottie-react^2.4.1
  • path^0.12.7
  • react-icons^5.5.0
  • react-router-dom^7.3.0
  • recharts^3.3.0
  • url^0.11.4
  • xlsx^0.18.5