PkgRadar

Package evidence

[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.

Versions published
155Mature · −50% score
First published
Jun 2018
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

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"}'
Artifact bytes2,482,522
Previous version1.1.6
Published2026-05-30T03:53:28.576Z
SHA-25689618fb151d86f34974529906c21a2125b5f4feb387c562576a5a354c984d6bc

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.3.2 vs 1.1.6: "chmod +x node_modules/node-pty/prebuilds/*/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
65Score
1.3.2Version
Status history (2 events)
  1. newavailable · risk high · score 65 · status changed
  2. newavailable · risk high · score 65 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.3.2 vs 1.1.6: "chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"40
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"20
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.3.2 vs 1.1.6: "chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"40
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true"5
lowObfuscation Densitypackage/admin_ui/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • buildnpm --prefix admin_ui run build
  • cliNODE_ENV=dev node ./bin/michaelhost.js
  • dev_nodeNODE_ENV=dev node ./bin/michaelhost.js service --admin-port 2002 --webhook-server-port 2001 --secret ${MICHAELHOST_SECRET:-notsuchasecret}
  • dev_reactnpm --prefix admin_ui run dev
  • formatprettier --write './lib/**/*.js' './bin/**/*.js' './admin_ui/src/**/*.js'
  • lintnpm run lint_node && npm run lint_react
  • lint_nodeeslint .
  • lint_reactnpm --prefix admin_ui run lint
  • postinstallchmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true
Dependencies22
  • @apollo/server^5.5.1
  • @as-integrations/express5^1.1.2
  • body-parser^2.2.2
  • bunyan^1.8.15
  • bunyan-prettystream^0.1.3
  • commander^15.0.0
  • dockerode^5.0.0
  • express^5.2.1
  • graphql^16.14.0
  • graphql-tag^2.12.6
  • homedir^0.6.0
  • lodash^4.18.1
  • node-cron^4.2.1
  • node-fetch^3.3.2
  • node-pty^1.1.0
  • rollbar^3.1.0
  • secure-compare^3.0.1
  • semver^7.8.1
  • shell-quote^1.8.4
  • strip-ansi^7.2.0
  • uuid^14.0.0
  • ws^8.21.0