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
- 4
- Versions published
- 1
- First published
- Jun 2024
- Publisher
- wydev
Recommended action
Looks clean — keep monitoringNo 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":["@zerocat/[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":["@zerocat/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2570814 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 low · score 0 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/locales/editor-msgs.js | 2570814 bytes | 0 |
Manifest
Package metadata
Scripts28
buildnpm run clean && npm run build:data && webpack --progress --colors --bailbuild:datababel-node scripts/build-datacleanrimraf ./dist ./locales && mkdirp dist localeslintnpm run lint:js && npm run lint:jsonlint:jseslint . --ext .jslint:jsonjshint -e .json www editor/blocks editor/extensions editor/interface editor/paint-editorpull:blocksbabel-node scripts/tx-pull-editor scratch-editor blocks ./editor/blocks/pull:editornpm run pull:blocks && npm run pull:extensions && npm run pull:paint && npm run pull:interfacepull:extensionsbabel-node scripts/tx-pull-editor scratch-editor extensions ./editor/extensions/pull:helpnpm run pull:help:names && npm run pull:help:articlespull:help:articles./scripts/tx-pull-help-articles.jspull:help:names./scripts/tx-pull-help-names.jspull:interfacebabel-node scripts/tx-pull-editor scratch-editor interface ./editor/interface/pull:paintbabel-node scripts/tx-pull-editor scratch-editor paint-editor ./editor/paint-editor/pull:wwwbabel-node scripts/tx-pull-www ./wwwpush:help./scripts/tx-push-help.jssync:helpnpm run push:help && npm run pull:helptestnpm run lint:js && npm run validate:editor && npm run validate:www && npm run build && npm run lint:jsontw:publish./scripts/tw-publish.shtw:pullbabel-node scripts/tw-pulltw:pushbabel-node scripts/tw-pushupdatescripts/update-translations.shvalidate:blocksbabel-node scripts/validate-translations ./editor/blocks/validate:editornpm run validate:blocks && npm run validate:extensions && npm run validate:interface && npm run validate:paintvalidate:extensionsbabel-node scripts/validate-translations ./editor/extensions/ && babel-node scripts/validate-extension-inputsvalidate:interfacebabel-node scripts/validate-translations ./editor/interface/validate:paintbabel-node scripts/validate-translations ./editor/paint-editor/validate:wwwbabel-node scripts/validate-www ./www
Dependencies6
@babel/cli^7.1.2@babel/core^7.1.2@transifex/api4.3.0babel-plugin-react-intl^3.0.1download^8.0.0transifex1.6.6