PkgRadar

Package evidence

@dev-anywhere/[email protected]

Install Lifecycle Suppresses Failure: postinstall="chmod +x node_modules/node-pty/prebuilds/darwin-*/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
119
First published
May 2026
Publisher
lichenxi.cat

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":["@dev-anywhere/[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":["@dev-anywhere/[email protected]"],"fail_on":"high"}'
Publisherlichenxi.cat
Artifact bytes15,947,467
Previous version0.4.44
Published2026-05-27T14:33:50.005Z
SHA-256bc28d2acf95f3eaa30614ee329cef62c4d5e41a61c115304b454c8e21fee2157

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="chmod +x node_modules/node-pty/prebuilds/darwin-*/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.4.45Version
Status history (2 events)
  1. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 17 -> 25
  2. newavailable · risk high · score 17 · status changed

Evidence

Static findings

2 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 2>/dev/null || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/darwin-*/spawn-helper 2>/dev/null || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/darwin-*/spawn-helper 2>/dev/null || true"5

Manifest

Package metadata

Scripts7
  • buildtsup
  • devtsx src/index.ts
  • postinstallchmod +x node_modules/node-pty/prebuilds/darwin-*/spawn-helper 2>/dev/null || true
  • sample:stream-jsontsx scripts/sample-stream-json.ts
  • servetsx src/serve.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies9
  • @xterm/addon-serialize^0.14.0
  • @xterm/addon-unicode-graphemes^0.4.0
  • @xterm/headless^6.0.0
  • commander^14.0.3
  • nanoid^5.1.7
  • node-pty^1.1.0
  • pino^10.3.1
  • ws^8.20.0
  • zod^4.3.6