PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="node ./dist/scripts/postinstall.js || true"

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.

Versions published
36
First published
May 2026
Publisher
saravanamv

Recommended action

Block this update

Static 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":["[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":["[email protected]"],"fail_on":"high"}'
Publishersaravanamv
Artifact bytes86,434
Previous version0.5.7
Published2026-05-25T19:15:34.650Z
SHA-256e509127fb8eb6134d4ab3c66812baab4db0b766f4a3a8992d7c717e8e169ce1d

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node ./dist/scripts/postinstall.js || true"

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

Availability ledger

available

high
Last checked
highRisk
25Score
0.5.8Version
Status history (4 events)
  1. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 17 -> 25
  2. availableavailable · risk high · score 17 · status available -> available, risk high -> high, score 25 -> 17
  3. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 38 -> 25
  4. newavailable · risk high · score 38 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./dist/scripts/postinstall.js || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./dist/scripts/postinstall.js || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./dist/scripts/postinstall.js || true"5

Manifest

Package metadata

Scripts6
  • buildtsc -b
  • postinstallnode ./dist/scripts/postinstall.js || true
  • prepublishOnlynpm run build && npm test -- --runInBand
  • spike:hotkeynode scripts/spike-hotkey.mjs
  • spike:whispernode scripts/spike-whisper.mjs
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies8
  • @apidevtools/swagger-parser^10.1.0
  • @inquirer/prompts^7.0.0
  • commander^12.1.0
  • ffmpeg-static^5.2.0
  • openai^6.38.0
  • picocolors^1.1.1
  • playwright^1.49.0
  • update-notifier^7.3.1