PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3789466 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
610
Versions published
37
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes34,681,075
Previous version1.5.5
Published2026-05-28T13:13:49.687Z
SHA-256c596599c47a43b19f88a6ab6eb688594f7c85cf3118b94dabbe8394bfa8846bb

Why flagged

What the scanner saw

Large Javascript Payload: 3789466 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/vendor/chunk-NGRTX5SZ.js3789466 bytes10
mediumLarge Javascript Payloadpackage/vendor/chunk-TC2PLE3U.js3789461 bytes10
mediumLarge Javascript Payloadpackage/vendor/viewer.js3275522 bytes10
mediumLarge Javascript Payloadpackage/vendor/excalidraw.mjs14185111 bytes10

Manifest

Package metadata

Scripts9
  • buildnode scripts/build-excalidraw-bundle.mjs && node scripts/build-viewer-bundle.mjs
  • build:excalidrawnode scripts/build-excalidraw-bundle.mjs
  • build:viewernode scripts/build-viewer-bundle.mjs
  • build:viewer:fastnode scripts/build-viewer-bundle.mjs --no-compress
  • initnode bin/cli.js init
  • linteslint src/ bin/ scripts/
  • preparehusky
  • prepublishOnlynode scripts/build-excalidraw-bundle.mjs && node scripts/build-viewer-bundle.mjs
  • startnode bin/cli.js serve
Dependencies7
  • @modelcontextprotocol/sdk^1.17.0
  • @resvg/resvg-js^2.6.2
  • chalk^5.3.0
  • duckdb^1.4.4
  • glob^13.0.6
  • jsdom^29.0.2
  • zod^4.3.6