PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 8384036 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
129
Versions published
2
First published
May 2026
Publisher
stevenvelozo

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"}'
Publisherstevenvelozo
Artifact bytes17,073,327
Previous version1.0.0
Published2026-05-26T19:39:53.054Z
SHA-25653a2ca649977a10908c46b23a23ca25913d22322d8c258ea15379a0dc0fe1051

Why flagged

What the scanner saw

Large Javascript Payload: 8384036 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
1.0.1Version
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/vendor/excalidraw-built/excalidraw-wrapper.min.js8384036 bytes10

Manifest

Package metadata

Scripts9
  • buildnpx quack build
  • build:vendornode scripts/Build-Vendor-Bundles.js
  • coverage./node_modules/.bin/nyc --reporter=lcov --reporter=text-lcov ./node_modules/mocha/bin/_mocha -- -u tdd -R spec
  • examplenpx quack examples
  • generate-diagramnode scripts/Generate-Notebook-Diagram.js
  • startnode source/Pict-Section-Excalidraw.js
  • testmocha -u tdd -R spec
  • test:e2enode test/puppeteer/Notebook-Generator-E2E.js
  • testsmocha -u tdd -R spec -g
Dependencies2
  • chai^4.5.0
  • pict-view^1.0.68