PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2174484 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
229
Versions published
17
First published
Mar 2026
Publisher
lognebudo

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"}'
Publisherlognebudo
Artifact bytes3,970,636
Previous version0.4.7
Published2026-05-26T11:07:02.366Z
SHA-256dc6fdb2aae334d628baf30d461f537e20ff355b500a701f95d5d08888009eda3

Why flagged

What the scanner saw

Large Javascript Payload: 2174484 bytes

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.8Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/pdf.worker-CliDBb4N.mjs2174484 bytes10

Manifest

Package metadata

Scripts18
  • buildvue-tsc -b && vite build
  • deploybash scripts/deploy-site.sh
  • devvite
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • prepublishOnlynpm run build
  • previewvite preview
  • startnode server/index.mjs
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2eplaywright test --project=chromium
  • test:e2e:allplaywright test
  • test:e2e:headedplaywright test --project=chromium --headed
  • test:e2e:liveplaywright test --project=live-ollama
  • test:e2e:live:headedplaywright test --project=live-ollama --headed
  • test:e2e:uiplaywright test --project=chromium --ui
  • test:watchvitest
Dependencies7
  • dexie^4.3.0
  • express^5.1.0
  • flag-icons^7.5.0
  • franc-min^6.2.0
  • http-proxy-middleware^3.0.3
  • lucide-vue-next^0.577.0
  • vue-i18n^10.0.8