PkgRadar

Package evidence

@scratch/[email protected]

Large Javascript Payload: 10520427 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,086Niche · −30% score
Versions published
113Mature · −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

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":["@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,963,834
Previous version13.8.0-UEPR-297-accessibility-improvements.1
Published2026-05-19T18:22:05.240Z
SHA-2565d308f66f083113db27f053c94d62dfcbf10fb9a938cafc3d3b38ccb9dd015a1

Why flagged

What the scanner saw

Large Javascript Payload: 10520427 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
13.8.0-test-new-release-workflow.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/node/scratch-vm.js10520427 bytes10
mediumLarge Javascript Payloadpackage/dist/web/scratch-vm.js5845462 bytes10

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-render13.8.0-test-new-release-workflow.1
  • @scratch/scratch-svg-renderer13.8.0-test-new-release-workflow.1
  • @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