PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3463049 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
1
First published
Jun 2026
Publisher
laomai_codefee

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"}'
Artifact bytes3,058,941
Previous versionnone
Published2026-06-15T09:44:11.234Z
SHA-25640efcd772e2b3222dc36a64c7319fe521a8972483dcaaf0a4d24a547af158397

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"laomai_codefee","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"laomai_codefee","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"laomai_codefee","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}10
lowLarge Javascript Payloadpackage/dist/index-BNHD_t2v.cjs3463049 bytes0
lowLarge Javascript Payloadpackage/dist/index-CxuOx3ST.js4140344 bytes0

Manifest

Package metadata

Scripts15
  • buildtsc && vite build
  • build-storybookstorybook build
  • build:docsvitepress build docs
  • build:libvite build
  • devvite
  • formatprettier --write "src/**/*.{ts,tsx,css,md}"
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • lint:fixeslint . --ext ts,tsx --fix
  • preparehusky install
  • prepublishOnlynpm run build && npm run test
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testjest --passWithNoTests
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies14
  • @floating-ui/dom^1.7.4
  • @radix-ui/themes^3.2.1
  • exceljs^4.4.0
  • file-saver^2.0.5
  • i18next^25.6.3
  • konva^9.3.14
  • nanoid^5.1.6
  • pdf-lib^1.17.1
  • pdfjs-dist~4.3.136
  • react-colorful^5.6.1
  • react-i18next^16.3.4
  • react-icons^5.5.0
  • web-highlighter^0.7.4
  • zustand^4.4.4