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 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":["[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"}'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
Status history (2 events)
- new → available · risk high · score 65 · status changed
- new → available · risk high · score 65 · status changed
Evidence
Static findings
3 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.3.2 vs 1.1.6: "chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true" | 20 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.3.2 vs 1.1.6: "chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="chmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true" | 20 |
| 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/admin_ui/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts9
buildnpm --prefix admin_ui run buildcliNODE_ENV=dev node ./bin/michaelhost.jsdev_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 devformatprettier --write './lib/**/*.js' './bin/**/*.js' './admin_ui/src/**/*.js'lintnpm run lint_node && npm run lint_reactlint_nodeeslint .lint_reactnpm --prefix admin_ui run lintpostinstallchmod +x node_modules/node-pty/prebuilds/*/spawn-helper 2>/dev/null || true
Dependencies22
@apollo/server^5.5.1@as-integrations/express5^1.1.2body-parser^2.2.2bunyan^1.8.15bunyan-prettystream^0.1.3commander^15.0.0dockerode^5.0.0express^5.2.1graphql^16.14.0graphql-tag^2.12.6homedir^0.6.0lodash^4.18.1node-cron^4.2.1node-fetch^3.3.2node-pty^1.1.0rollbar^3.1.0secure-compare^3.0.1semver^7.8.1shell-quote^1.8.4strip-ansi^7.2.0uuid^14.0.0ws^8.21.0