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
- 10,669Mainstream · −50% score
- Versions published
- 32
- First published
- May 2026
- Publisher
- yancyyu
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":["@yancyyu/[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":["@yancyyu/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 19 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist-renderer/assets/chunk-B4BG7PRW-FhpTEPvD.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist-renderer/assets/flowDiagram-NV44I4VS-B8XmJ0u2.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist-renderer/assets/index-BowUl0Jb.js | 6654591 bytes | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist-renderer/assets/chunk-B4BG7PRW-FhpTEPvD.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist-renderer/assets/flowDiagram-NV44I4VS-B8XmJ0u2.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist-renderer/assets/index-BowUl0Jb.js | 6654591 bytes | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node ./bin/postinstall.mjs" | 5 |
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