PkgRadar

Package evidence

@jieyin/[email protected]

Large Javascript Payload: 2764730 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.

Versions published
111
First published
Mar 2026
Publisher
jieyin

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":["@jieyin/[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":["@jieyin/[email protected]"],"fail_on":"review"}'
Publisherjieyin
Artifact bytes1,433,431
Previous version1.1.257
Published2026-05-25T10:39:24.522Z
SHA-256365662373128d9689f1edb1a8895fe9d9cda14440878e40fb3f58af54dfc972b

Why flagged

What the scanner saw

Large Javascript Payload: 2764730 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
13Score
1.1.258Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/editor-sdk.es.js2764730 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/editor-sdk.es.js2764730 bytes10
lowObfuscationpackage/dist/render.worker.jsmatched "\\xAA"3

Manifest

Package metadata

Scripts5
  • buildnpm run build:wasm && npm run build:sdk
  • build:prodcross-env NODE_ENV=production npm run build
  • build:sdkvite build
  • build:wasmnode wasm-build/build.js
  • devvite
Dependencies8
  • ali-oss^6.23.0
  • axios^1.13.2
  • crypto-js^4.2.0
  • idb^8.0.3
  • jszip^3.10.1
  • mathjs^12.1.0
  • three^0.184.0
  • vue-draggable-plus^0.6.1