PkgRadar

Package evidence

@band-app/[email protected]

Install Lifecycle Suppresses Failure: postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || 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.

Weekly downloads
490
Versions published
35
First published
May 2026
Publisher
amirilovic

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":["@band-app/[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":["@band-app/[email protected]"],"fail_on":"high"}'
Publisheramirilovic
Artifact bytes9,573,374
Previous version0.16.9
Published2026-05-26T17:41:57.835Z
SHA-256c60c0c8f779cb6c59fc2addde753cf771aff2372e96b949cac9289e9f4f9bf58

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.17.0Version
Status history (2 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 70 -> 35
  2. newavailable · risk high · score 70 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Install Lifecycle Suppresses Failure — postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"

21 members · evidence strength 83
Repeated static TTPcandidate

Install Lifecycle Suppresses Failure — postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"

21 members · max score 65

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"20
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"20
lowCredential file accesspackage/dist/client/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/server/assets/ssh-config-Bk_I5wDR.jsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"5
lowObfuscation Densitypackage/dist/server/assets/chunk-B4BG7PRW-BAYqNQHL.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/client/assets/chunk-B4BG7PRW-DKCONMEK.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/client/assets/flowDiagram-NV44I4VS-_GH1A_sS.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/client/assets/main-DRq9Axai.js5007300 bytes0
lowLarge Javascript Payloadpackage/dist/server/assets/router-CYNdQEN4.js7853777 bytes0
lowLarge Javascript Payloadpackage/dist/start-server.mjs5822722 bytes0

Manifest

Package metadata

Scripts8
  • buildvite build && ./scripts/build-server.sh
  • devNODE_ENV=development tsx watch start-server.ts
  • postinstallchmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true
  • pretestpnpm build
  • startnode dist/start-server.mjs
  • testNODE_OPTIONS='--no-warnings=ExperimentalWarning' vitest run
  • test:e2eNODE_OPTIONS='--no-warnings=ExperimentalWarning' playwright test
  • test:e2e:uiNODE_OPTIONS='--no-warnings=ExperimentalWarning' playwright test --ui
Dependencies8
  • @vscode/ripgrep^1.18.0
  • @xterm/addon-search^0.16.0
  • @xterm/addon-webgl0.20.0-beta.215
  • node-pty^1.1.0
  • prettier^3.8.3
  • react-resizable-panels^4.9.0
  • typescript-language-server^5.1.3
  • vscode-jsonrpc8.2.0