PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2850007 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,673Niche · −30% score
Versions published
310Mature · −50% score
First published
Jan 2025
Publisher
sdxzgq

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":["[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"}'
Publishersdxzgq
Artifact bytes2,750,305
Previous version3.0.4
Published2026-06-15T01:41:57.554Z
SHA-256379a929ca56dd74f04325dacee6c243b62a1130a66a6c28f48ae6bae6958eb11

Why flagged

What the scanner saw

Large Javascript Payload: 2850007 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
3.0.5Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/prebuilt/umo-editor/umo-editor.js2850007 bytes0

Manifest

Package metadata

Scripts12
  • buildrun-p type-check "build-only {@}" --
  • build-onlyvite build
  • build:umonode scripts/inject-umo-composable-imports.mjs && node scripts/build-umo.mjs
  • build:vite-integrationesbuild vite/umoIntegration.ts --bundle --platform=node --format=esm --packages=external --outfile=vite/umoIntegration.js
  • devvite
  • formatprettier --write src/
  • linteslint . --fix
  • prebuild-onlynpm run build:umo
  • prepacknpm run build:vite-integration && npm run build:umo
  • prepare:umonode scripts/prepare-umo-source.mjs
  • previewvite preview
  • type-checkvue-tsc --build
Dependencies82
  • @element-plus/icons-vue^2.3.1
  • @eslint/object-schema3.0.2
  • @floating-ui/dom1.7.5
  • @onlyoffice/document-editor-vue1.4.0
  • @tiptap/core3.20.0
  • @tiptap/extension-bold3.20.0
  • @tiptap/extension-code-block3.20.0
  • @tiptap/extension-code-block-lowlight3.20.0
  • @tiptap/extension-collaboration3.20.0
  • @tiptap/extension-details3.20.0
  • @tiptap/extension-document3.20.0
  • @tiptap/extension-drag-handle3.16.0
  • @tiptap/extension-drag-handle-vue-33.16.0
  • @tiptap/extension-horizontal-rule3.20.0
  • @tiptap/extension-image3.20.0
  • @tiptap/extension-invisible-characters3.20.0
  • @tiptap/extension-link3.20.0
  • @tiptap/extension-list3.20.0
  • @tiptap/extension-mathematics3.20.0
  • @tiptap/extension-mention3.20.0
  • @tiptap/extension-node-range3.20.0
  • @tiptap/extension-subscript3.20.0
  • @tiptap/extension-superscript3.20.0
  • @tiptap/extension-table3.20.0
  • @tiptap/extension-table-of-contents3.20.0
  • @tiptap/extension-text-align3.20.0
  • @tiptap/extension-text-style3.20.0
  • @tiptap/extension-typography3.20.0
  • @tiptap/extension-unique-id3.20.0
  • @tiptap/extensions3.20.0
  • …and 52 more.