PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="chmod +x node_modules/.pnpm/node-pty@*/node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null; exit 0"

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
165
Versions published
32
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Artifact bytes10,259,293
Previous version0.4.1
Published2026-06-06T12:22:16.398Z
SHA-256cf02bb4bf1017a697fe096bd032bb550bca9e257207cbf0cd01e1ab5538bb5b6

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="chmod +x node_modules/.pnpm/node-pty@*/node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null; exit 0"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.4.2Version
Status history (1 event)
  1. newavailable · risk review · score 7 · 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/.pnpm/node-pty@*/node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null; exit 0"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="chmod +x node_modules/.pnpm/node-pty@*/node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null; exit 0"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="chmod +x node_modules/.pnpm/node-pty@*/node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null; exit 0"5
lowObfuscation Densitypackage/dist/server.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts17
  • buildnext build && node scripts/post-build.js && tsup
  • build:electronnext build && node scripts/post-build.js --electron && tsup && pnpm build:electron:main
  • build:electron:maintsup --config electron/tsup.config.ts
  • build:landingeleventy
  • build:servertsup
  • devtsx watch server.ts
  • dev:electronELECTRON_DEV_URL=http://localhost:8022 electron .
  • dev:landingeleventy --serve
  • linteslint
  • pack:electronpnpm build:electron && electron-builder --mac
  • pack:electron:devpnpm build:electron && CSC_IDENTITY_AUTO_DISCOVERY=false electron-builder --mac -c.mac.identity=null -c.mac.notarize=false
  • postinstallchmod +x node_modules/.pnpm/node-pty@*/node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null; exit 0
  • prepublishOnlyrm -rf .next dist dist-electron && pnpm build
  • ralphnode ralph-loop.js
  • startNODE_ENV=production tsx server.ts
  • testvitest run
  • test:watchvitest
Dependencies52
  • @base-ui/react^1.3.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @git-diff-view/core^0.1.3
  • @git-diff-view/file^0.1.3
  • @git-diff-view/react^0.1.3
  • @tailwindcss/typography^0.5.19
  • @xterm/addon-clipboard^0.2.0
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-unicode11^0.9.0
  • @xterm/addon-web-links^0.12.0
  • @xterm/xterm^6.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • dayjs^1.11.20
  • diff^9.0.0
  • electron-updater^6.8.3
  • jose^6.2.2
  • lucide-react^1.7.0
  • motion^12.38.0
  • nanoid^5.1.7
  • next16.2.6
  • next-intl^4.11.0
  • next-themes^0.4.6
  • node-pty1.2.0-beta.12
  • pino^10.3.1
  • pino-pretty^13.1.3
  • pino-roll^4.0.0
  • …and 22 more.