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 bytes83,322
Previous version0.5.5
Published2026-05-24T05:17:27.859Z
SHA-2568ae422a7ad8d14bd83cdedd6453d8fb8ac10caf82dcb4e4feda212bfe71c8661

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.6Version
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 55 -> 17
  3. availableavailable · risk high · score 55 · status available -> available, risk high -> high, score 80 -> 55
  4. newavailable · risk high · score 80 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

saravanamv

2 members · evidence strength 60
Repeated static TTPstale

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

2 members · evidence strength 66
Repeated static TTPstale

Install-time lifecycle script — postinstall="node ./dist/scripts/postinstall.js || true"

2 members · evidence strength 66
Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node ./dist/scripts/postinstall.js || true"

2 members · evidence strength 66

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