PkgRadar

Package evidence

@zsviczian/[email protected]

Large Javascript Payload: 20459520 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
14,550Mainstream · −50% score
Versions published
379Mature · −50% score
First published
Jul 2021
Publisher
zsviczian

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

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":["@zsviczian/[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":["@zsviczian/[email protected]"],"fail_on":"review"}'
Publisherzsviczian
Artifact bytes33,018,314
Previous version0.18.97
Published2026-06-06T13:01:49.972Z
SHA-256a2214e60e9f993bf4d3f38c8567e25dedefb57641d1edee3329451eddd6da197

Why flagged

What the scanner saw

Large Javascript Payload: 20459520 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.18.98Version
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/excalidraw.development.js20459520 bytes0
lowLarge Javascript Payloadpackage/dist/excalidraw.production.min.js8939178 bytes0

Manifest

Package metadata

Scripts8
  • build:esmrimraf ./dist && node ../../scripts/buildPackage.js && yarn gen:types
  • build:examplenode ../../scripts/buildExample.mjs
  • build:umdrimraf ./dist && cross-env NODE_ENV=production webpack --config webpack.prod.config.js && cross-env NODE_ENV=development webpack --config webpack.dev.config.js && yarn gen:types
  • gen:typesrimraf ./types && tsc --project tsconfig-types.json
  • packyarn build:umd && yarn pack
  • prepublishOnlynode ./scripts/ensure-npm-auth.cjs
  • sizeyarn build:umd && size-limit
  • startnode ../../scripts/buildExample.mjs && vite
Dependencies32
  • @braintree/sanitize-url6.0.2
  • @codemirror/commands^6.0.0
  • @codemirror/language^6.0.0
  • @codemirror/state^6.0.0
  • @codemirror/view^6.0.0
  • @excalidraw/laser-pointer1.3.1
  • @excalidraw/mermaid-to-excalidraw2.2.2
  • @excalidraw/random-username1.1.0
  • @lezer/highlight^1.0.0
  • browser-fs-access0.38.0
  • canvas-roundrect-polyfill0.0.1
  • clsx1.1.1
  • es6-promise-pool2.5.0
  • fuzzy0.1.3
  • image-blob-reduce3.0.1
  • jotai2.11.0
  • jotai-scope0.7.2
  • lodash.debounce4.0.8
  • lodash.throttle4.1.1
  • nanoid^5.1.11
  • pako2.0.3
  • perfect-freehand1.2.0
  • pica7.1.1
  • png-chunk-text1.0.0
  • png-chunks-encode1.0.0
  • png-chunks-extract1.0.0
  • points-on-curve1.0.1
  • pwacompat2.0.17
  • radix-ui1.4.3
  • roughjs4.6.4
  • …and 2 more.