PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="electron-rebuild -f -w node-pty"

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
252
Versions published
44
First published
Apr 2026
Publisher
bilkobibitkov

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":["[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"}'
Publisherbilkobibitkov
Artifact bytes31,399,997
Previous version0.18.1
Published2026-06-06T19:07:46.705Z
SHA-256fdfa5ab93f6d10193f03e3bf85b511713e42cd28fd7dbb7a4d1b0f74d25fbc89

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="electron-rebuild -f -w node-pty"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="electron-rebuild -f -w node-pty"5

Manifest

Package metadata

Scripts15
  • buildvite build
  • devconcurrently -k -n vite,electron -c magenta,cyan "npm:dev:renderer" "npm:dev:electron"
  • dev:electronwait-on http://localhost:5173 && SM_DEV=1 electron .
  • dev:renderervite
  • postinstallelectron-rebuild -f -w node-pty
  • prepublishOnlyvite build
  • refresh:vad-assetscp node_modules/@ricky0123/vad-web/dist/silero_vad_v5.onnx node_modules/@ricky0123/vad-web/dist/vad.worklet.bundle.min.js src/renderer/public/vad/ && cp node_modules/onnxruntime-web/dist/ort-wasm-simd-threaded.wasm node_modules/onnxruntime-web/dist/ort-wasm-simd-threaded.mjs node_modules/onnxruntime-web/dist/ort-wasm-simd-threaded.jsep.wasm node_modules/onnxruntime-web/dist/ort-wasm-simd-threaded.jsep.mjs src/renderer/public/vad/
  • smoke:darwinplaywright test tests/smoke/darwin-boot.spec.ts
  • startelectron .
  • test:e2exvfb-run -a playwright test
  • test:e2e:gen-fixtureespeak-ng -w /tmp/sm-raw.wav -s 140 'testing one two three four five' && ffmpeg -y -i /tmp/sm-raw.wav -ar 48000 -ac 2 -sample_fmt s16 e2e/fixtures/speech.wav
  • test:e2e:micxvfb-run -a playwright test e2e/mic.spec.mjs
  • test:unitvitest run
  • test:verifynode src/main/__tests__/runVerify.test.cjs
  • typechecktsc --noEmit
Dependencies29
  • @electron/rebuild4.0.4
  • @huggingface/transformers^4.1.0
  • @monaco-editor/react^4.6.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-trace-otlp-http^0.57.0
  • @opentelemetry/resources^1.30.0
  • @opentelemetry/sdk-trace-base^1.30.0
  • @opentelemetry/sdk-trace-node^1.30.0
  • @opentelemetry/semantic-conventions^1.28.0
  • @ricky0123/vad-web^0.0.30
  • @tiptap/extension-link^3.23.6
  • @tiptap/react^3.23.6
  • @tiptap/starter-kit^3.23.6
  • @xterm/addon-fit^0.10.0
  • @xterm/addon-web-links^0.11.0
  • @xterm/xterm^5.5.0
  • chokidar^4.0.1
  • dompurify^3.4.8
  • electron42.1.0
  • framer-motion^12.38.0
  • marked^14.0.0
  • monaco-editor0.55.1
  • node-pty^1.2.0-beta.12
  • onnxruntime-web^1.24.3
  • react-force-graph-2d^1.29.1
  • recharts^2.15.4
  • tiptap-markdown^0.9.0
  • zod^3.23.8
  • zustand^5.0.0