PkgRadar

Package evidence

@scratch/[email protected]

Large Javascript Payload: 10472906 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
1,031Niche · −30% score
Versions published
115Mature · −50% score
First published
Jan 2025
Publisher
cwillisf.scratch

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":["@scratch/[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":["@scratch/[email protected]"],"fail_on":"review"}'
Artifact bytes17,934,469
Previous version14.0.0
Published2026-06-02T13:04:15.639Z
SHA-2563e215c9e8fd5a156f4797994a6d036b634882366e52ff7616797c474bb40a1b2

Why flagged

What the scanner saw

Large Javascript Payload: 10472906 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
14.1.0Version
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/node/scratch-vm.js10472906 bytes0
lowLarge Javascript Payloadpackage/dist/web/scratch-vm.js5830554 bytes0

Manifest

Package metadata

Scripts14
  • buildnpm run docs && webpack --progress
  • cleanrimraf dist playground
  • coveragetap ./test/{unit,integration}/*.js --coverage --coverage-report=lcov
  • docstypedoc
  • i18n:pushtx-push-src scratch-editor extensions translations/core/en.json
  • i18n:srcmkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js
  • linteslint && format-message lint src/**/*.js
  • prepublishOnlyecho "Please publish through CI only." && exit 1
  • startwebpack serve
  • taptap ./test/{unit,integration}/*.js
  • tap:integrationtap ./test/integration/*.js
  • tap:unittap ./test/unit/*.js
  • testnpm run lint && npm run tap
  • watchwebpack --progress --watch
Dependencies21
  • @scratch/scratch-render14.1.0
  • @scratch/scratch-svg-renderer14.1.0
  • @vernier/godirect1.8.3
  • arraybuffer-loader1.0.8
  • atob2.1.2
  • btoa1.2.1
  • canvas-toBlob1.0.0
  • decode-html2.0.0
  • diff-match-patch1.0.5
  • format-message6.2.4
  • htmlparser23.10.1
  • immutable3.8.3
  • jszip3.10.1
  • scratch-audio2.0.268
  • scratch-parser6.0.0
  • scratch-sb1-converter2.0.279
  • scratch-storage6.2.1
  • scratch-translate-extension-languages1.0.7
  • text-encoding0.7.0
  • tslog4.10.2
  • uuid8.3.2