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 updateStatic 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"}'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
Status history (3 events)
- available → available · risk high · score 35 · status available -> available, risk high -> high, score 140 -> 35
- available → available · risk high · score 140 · status available -> available, risk high -> high, score 575 -> 140
- new → available · risk high · score 575 · status changed
Related candidates
Linked campaigns and clusters
Install Lifecycle Suppresses Failure — postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"
21 members · evidence strength 83amirilovic
3 members · evidence strength 74Install-time lifecycle script — postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"
3 members · evidence strength 80Install Lifecycle Suppresses Failure — postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"
21 members · max score 65Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true" | 20 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true" | 20 |
| low | Credential file access | package/dist/client/assets/ssh-config-_ykCGR6B.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/server/assets/ssh-config-Bk_I5wDR.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true" | 5 |
| low | Obfuscation Density | package/dist/server/assets/chunk-B4BG7PRW-BxuWeZlV.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/client/assets/chunk-B4BG7PRW-DlN9tUxh.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/client/assets/flowDiagram-NV44I4VS-CHbLqCKB.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/client/assets/main-BlRcPsmZ.js | 4996613 bytes | 0 |
| low | Large Javascript Payload | package/dist/server/assets/router-GhGSLKfP.js | 7827978 bytes | 0 |
| low | Large Javascript Payload | package/dist/start-server.mjs | 5813603 bytes | 0 |
Manifest
Package metadata
Scripts8
buildvite build && ./scripts/build-server.shdevNODE_ENV=development tsx watch start-server.tspostinstallchmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || truepretestpnpm buildstartnode dist/start-server.mjstestNODE_OPTIONS='--no-warnings=ExperimentalWarning' vitest runtest:e2eNODE_OPTIONS='--no-warnings=ExperimentalWarning' playwright testtest: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.215node-pty^1.1.0prettier^3.8.3react-resizable-panels^4.9.0typescript-language-server^5.1.3vscode-jsonrpc8.2.0