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
- 319
- Versions published
- 164Mature · −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
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 3676806 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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.es.js | 3676806 bytes | 10 |
Manifest
Package metadata
Scripts9
buildvite build --mode productioncleanrimraf node_modules/.vite && rimraf node_modules/.cachecreateNodeImageListnode ./script/createNodeImageList.jsformatprettier --write "./**/*.{jsx,ts,tsx,vue,css,scss,html}"linteslint .lint:fixeslint . --fixpreviewvite preview --mode productionservevite --mode developmentsvgToFontnode ./src/script/svgToFont.js
Dependencies46
@codemirror/lang-cpp^6.0.3@codemirror/lang-css^6.3.1@codemirror/lang-go^6.0.1@codemirror/lang-html^6.4.11@codemirror/lang-java^6.0.2@codemirror/lang-javascript^6.2.5@codemirror/lang-json^6.0.2@codemirror/lang-markdown^6.5.0@codemirror/lang-python^6.2.1@codemirror/lang-sql^6.10.0@codemirror/lang-vue^0.1.3@codemirror/lang-xml^6.1.0@codemirror/lang-yaml^6.1.3@codemirror/theme-one-dark^6.1.3@replit/codemirror-minimap^0.5.2@selemondev/vue3-signature-pad^1.9.0@vueuse/core^14.3.0@wangeditor/editor^5.1.23@wangeditor/editor-for-vue^5.1.12axios^1.16.1codemirror^6.0.2element-plus^2.14.0jquery^4.0.0json5^2.2.3markdown-it^14.1.1md-editor-v3^6.5.0path^0.12.7pinia^3.0.4pinia-plugin-persistedstate^4.7.1preview-image-js^1.2.1- …and 16 more.