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
- 52
- Versions published
- 168Mature · −50% score
- First published
- Mar 2025
- Publisher
- lixiaoyi1019
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 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":["[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"}'Why flagged
What the scanner saw
Large Javascript Payload: 21444292 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
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.cjs.js | 21444292 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.es.js | 24379423 bytes | 0 |
| low | Large Javascript Payload | package/dist/lib/pdfjs/build/pdf.worker.mjs | 2305360 bytes | 0 |
Manifest
Package metadata
Scripts10
build:devcross-env NODE_OPTIONS=--max-old-space-size=8192 vite build --mode developmentbuild:prodcross-env NODE_OPTIONS=--max-old-space-size=8192 vite build &&tsc --emitDeclarationOnly --outDir dist --mode productioncreateNodeImageListnode ./script/createNodeImageList.jsdeployvite build --mode production && node deploy.jslinteslint .lint:fixeslint . --fixmemorycross-env LIMIT=3072 increase-memory-limitpreviewvite preview --mode productionservevite --mode developmenttestPublishnode deploy.js
Dependencies162
@antv/x6^2.18.1@antv/x6-plugin-clipboard^2.1.6@antv/x6-plugin-history^2.2.4@antv/x6-plugin-keyboard^2.2.3@antv/x6-plugin-selection^2.2.2@antv/x6-plugin-snapline^2.1.7@antv/x6-plugin-stencil^2.1.5@antv/x6-plugin-transform^2.1.8@antv/x6-vue-shape^2.1.2@codemirror/gutter^0.19.9@codemirror/history^0.19.2@codemirror/lang-cpp^6.0.2@codemirror/lang-css^6.3.1@codemirror/lang-go^6.0.1@codemirror/lang-java^6.0.1@codemirror/lang-javascript^6.2.3@codemirror/lang-json^6.0.1@codemirror/lang-markdown^6.3.2@codemirror/lang-python^6.1.7@codemirror/lang-sql^6.8.0@codemirror/lang-vue^0.1.3@codemirror/lang-xml^6.1.0@codemirror/lang-yaml^6.1.2@codemirror/theme-one-dark^6.1.2@element-plus/icons-vue^2.3.1@fingerprintjs/fingerprintjs^4.6.1@fullcalendar/core^6.1.15@fullcalendar/daygrid^6.1.15@fullcalendar/interaction^6.1.15@fullcalendar/list^6.1.15- …and 132 more.