PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3457529 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
12
First published
Dec 2025
Publisher
laomai_codefee

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"}'
Artifact bytes3,050,966
Previous version0.2.5
Published2026-01-17T16:57:22.889Z
SHA-2560cac9bbb349ccb5ac1fa3c172544b8a664c56da85807667c9363f0d7d7f1ccb6

Why flagged

What the scanner saw

Large Javascript Payload: 3457529 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.2.6Version
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-CNliqpPy.cjs3457529 bytes0
lowLarge Javascript Payloadpackage/dist/index-CCrz7ufK.js4131577 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