PkgRadar

Package evidence

@jieyin/[email protected]

Large Javascript Payload: 2771202 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
5,418Niche · −30% score
Versions published
119
First published
Mar 2026
Publisher
jieyin

Effective trust discount applied: 30% (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":["@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,435,069
Previous version1.1.265
Published2026-05-26T12:48:13.265Z
SHA-2562be6aec0c5870525defa5d883387a1f88a8f3e822b17f2f2e1bca2a1f9db1e1f

Why flagged

What the scanner saw

Large Javascript Payload: 2771202 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/editor-sdk.es.js2771202 bytes10

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