Package evidence
@yancyyu/[email protected]
Install-time lifecycle script: postinstall="node ./bin/postinstall.mjs"
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
- 4,734Niche · −30% score
- Versions published
- 45
- First published
- May 2026
- Publisher
- yancyyu
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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@yancyyu/[email protected]"],"fail_on":"high"}'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":["@yancyyu/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 1.6.14 vs 1.6.13: "node ./bin/postinstall.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 45 · status available -> available, risk high -> high, score 79 -> 45
- new → available · risk high · score 79 · status changed
Evidence
Static findings
4 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.6.14 vs 1.6.13: "node ./bin/postinstall.mjs" | 40 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.6.14 vs 1.6.13: "node ./bin/postinstall.mjs" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="node ./bin/postinstall.mjs" | 5 |
| low | Obfuscation Density | package/dist-renderer/assets/chunk-B4BG7PRW-Cmu8IjLN.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist-renderer/assets/flowDiagram-NV44I4VS-C5z47CKB.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist-renderer/assets/index-CrOkTuIK.js | 6638805 bytes | 0 |
Manifest
Package metadata
Scripts16
build:webvite build --config vite.web.config.ts --outDir ../../dist-renderer --emptyOutDirdevnode ./scripts/dev-mvp.mjsdev:servertsx watch src/main/server.tsdev:webvite --config vite.web.config.tsformatprettier --write "src/**/*.{ts,tsx,js,jsx,json,css}"format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,json,css}"linteslint src/ --cache --cache-location .eslintcache --cache-strategy contentlint:fixeslint src/ --fix --cache --cache-location .eslintcache --cache-strategy contentpostinstallnode ./bin/postinstall.mjsprepackpnpm build:webpreparehuskystartnode bin/hermit.mjstestvitest runtest:coveragevitest run --coveragetest:watchvitesttypechecktsc --noEmit
Dependencies87
@codemirror/autocomplete^6.20.0@codemirror/commands^6.10.2@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.4@codemirror/lang-json^6.0.2@codemirror/lang-less^6.0.2@codemirror/lang-markdown^6.5.0@codemirror/lang-php^6.0.2@codemirror/lang-python^6.2.1@codemirror/lang-rust^6.0.2@codemirror/lang-sass^6.0.2@codemirror/lang-sql^6.10.0@codemirror/lang-xml^6.1.0@codemirror/lang-yaml^6.1.2@codemirror/language^6.12.1@codemirror/language-data^6.5.2@codemirror/lint^6.9.5@codemirror/merge^6.12.0@codemirror/search^6.6.0@codemirror/state^6.5.4@codemirror/theme-one-dark^6.1.3@codemirror/view^6.39.15@dnd-kit/core^6.3.1@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@fastify/cors^11.2.0- …and 57 more.
Optional dependencies1
ioredis^5.6.1