PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4650421 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,365Niche · −30% score
Versions published
1,390Mature · −50% score
First published
Nov 2024
Publisher
nandoo-kim

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":["[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"}'
Publishernandoo-kim
Artifact bytes2,327,640
Previous version6.1430.0
Published2026-05-27T00:52:45.982Z
SHA-256195e6bc168eef4ccd892ade536651629107092d2d4979ca79dca17158cc63ad8

Why flagged

What the scanner saw

Large Javascript Payload: 4650421 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
6.1431.0Version
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/bundle.cjs.js4650421 bytes10
mediumLarge Javascript Payloadpackage/dist/bundle.esm.js4650287 bytes10

Manifest

Package metadata

Scripts3
  • buildrollup -c && mkdir -p dist && cp -r src/* dist/
  • build2rollup -c
  • testecho "Error: no test specified" && exit 1
Dependencies27
  • @ckeditor/ckeditor5-basic-styles^44.1.0
  • @ckeditor/ckeditor5-block-quote^44.1.0
  • @ckeditor/ckeditor5-editor-classic^44.1.0
  • @ckeditor/ckeditor5-essentials^44.1.0
  • @ckeditor/ckeditor5-font^44.1.0
  • @ckeditor/ckeditor5-heading^44.1.0
  • @ckeditor/ckeditor5-link^44.1.0
  • @ckeditor/ckeditor5-list^44.1.0
  • @ckeditor/ckeditor5-paragraph^44.1.0
  • @ckeditor/ckeditor5-table^44.1.0
  • @ckeditor/ckeditor5-undo^44.1.0
  • @langchain/core^0.x.x
  • @langchain/google-genai^0.x.x
  • @langchain/ollama^0.x.x
  • @langchain/openai^0.x.x
  • @tiptap/core^3.20.0
  • @tiptap/extension-color^3.20.0
  • @tiptap/extension-highlight^3.20.0
  • @tiptap/extension-image^3.20.0
  • @tiptap/extension-text-align^3.20.0
  • @tiptap/extension-text-style^3.20.0
  • @tiptap/extension-underline^3.20.0
  • @tiptap/starter-kit^3.20.0
  • exceljs^4.4.0
  • jquery^3.6.0
  • react^19.1.0
  • rollup-plugin-svg^2.0.0