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
- 13,434Mainstream · −50% score
- Versions published
- 375Mature · −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
Review before promotingMixed 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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 19602983 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/excalidraw.development.js | 19602983 bytes | 10 |
| medium | Large Javascript Payload | package/dist/excalidraw.production.min.js | 8378298 bytes | 10 |
Manifest
Package metadata
Scripts8
build:esmrimraf ./dist && node ../../scripts/buildPackage.js && yarn gen:typesbuild:examplenode ../../scripts/buildExample.mjsbuild: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:typesgen:typesrimraf ./types && tsc --project tsconfig-types.jsonpackyarn build:umd && yarn packprepublishOnlynode ./scripts/ensure-npm-auth.cjssizeyarn build:umd && size-limitstartnode ../../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.0browser-fs-access0.38.0canvas-roundrect-polyfill0.0.1clsx1.1.1es6-promise-pool2.5.0fuzzy0.1.3image-blob-reduce3.0.1jotai2.11.0jotai-scope0.7.2lodash.debounce4.0.8lodash.throttle4.1.1nanoid3.3.3pako2.0.3perfect-freehand1.2.0pica7.1.1png-chunk-text1.0.0png-chunks-encode1.0.0png-chunks-extract1.0.0points-on-curve1.0.1pwacompat2.0.17radix-ui1.4.3roughjs4.6.4- …and 2 more.