PkgRadar

Package evidence

[email protected]

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

Versions published
2
First published
Apr 2026
Publisher
alexngai

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"}'
Publisheralexngai
Artifact bytes23,862,570
Previous versionnone
Published2026-04-26T22:54:43.931Z
SHA-2563826f4ce8212538ace57e0e65377401c310c4a3a10caa1336518e5f008df4885

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="chmod +x node_modules/node-pty/prebuilds/darwin-*/spawn-helper node_modules/node-pty/prebuilds/linux-*/spawn-helper 2>/dev/null || 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.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/darwin-*/spawn-helper node_modules/node-pty/prebuilds/linux-*/spawn-helper 2>/dev/null || true"20
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 45 day(s) ago, 2 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/darwin-*/spawn-helper node_modules/node-pty/prebuilds/linux-*/spawn-helper 2>/dev/null || true"20
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 45 day(s) ago, 2 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/darwin-*/spawn-helper node_modules/node-pty/prebuilds/linux-*/spawn-helper 2>/dev/null || true"5

Manifest

Package metadata

Scripts15
  • buildtsc
  • build:compilebun scripts/build-binary.ts
  • build:compile:darwin-arm64bun scripts/build-binary.ts bun-darwin-arm64
  • build:compile:darwin-x64bun scripts/build-binary.ts bun-darwin-x64
  • build:compile:linux-x64bun scripts/build-binary.ts bun-linux-x64
  • postinstallchmod +x node_modules/node-pty/prebuilds/darwin-*/spawn-helper node_modules/node-pty/prebuilds/linux-*/spawn-helper 2>/dev/null || true
  • prepublishOnlynpm run build
  • testvitest run
  • test:allnpm run test && npm run test:ui
  • test:integrationvitest run test/integration
  • test:uibun test src/ui/repl-solid/
  • test:ui:livebun test src/ui/repl-solid/cli-bun.test.ts
  • test:ui:unitbun test src/ui/repl-solid/opentui.test.tsx src/ui/repl-solid/store.test.ts src/ui/repl-solid/transcript.test.tsx src/ui/repl-solid/input.test.tsx src/ui/repl-solid/status.test.tsx src/ui/repl-solid/dropdown.test.tsx src/ui/repl-solid/spinner.test.tsx src/ui/repl-solid/app.test.tsx src/ui/repl-solid/e2e.test.tsx
  • test:watchvitest
  • typecheck:uitsc -p src/ui/repl-solid/tsconfig.json
Dependencies15
  • @ai-sdk/google3.0.64
  • @ai-sdk/openai3.0.53
  • @ai-sdk/xai3.0.83
  • @anthropic-ai/claude-agent-sdk~0.2.116
  • @modelcontextprotocol/sdk^1.29.0
  • @opentui/core^0.1.99
  • @opentui/solid^0.1.99
  • @vscode/ripgrep^1.17.1
  • ai6.0.168
  • fast-glob^3.3.3
  • proper-lockfile4.1.2
  • solid-js^1.9.11
  • turndown^7.2.4
  • zod^4.3.6
  • zod-to-json-schema^3.25.2