PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.mjs || 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.

Weekly downloads
510
Versions published
36
First published
Apr 2026
Publisher
ejwisner

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"}'
Publisherejwisner
Artifact bytes347,767
Previous version6.0.0
Published2026-05-20T19:31:42.058Z
SHA-256760d94b640417bf867d43990f458fd608c745b85e9efc654be81bfe24b5d38e3

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.mjs || true"

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

Availability ledger

available

high
Last checked
highRisk
30Score
6.0.1Version
Status history (2 events)
  1. availableavailable · risk high · score 30 · status available -> available, risk high -> high, score 35 -> 30
  2. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.mjs || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.mjs || true"20
lowCredential file accesspackage/src/redactor.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs || true"5

Manifest

Package metadata

Scripts4
  • devnode bin/ghost.js
  • postinstallnode scripts/postinstall.mjs || true
  • startnode bin/ghost.js
  • testNODE_OPTIONS='--experimental-vm-modules' jest
Dependencies16
  • @anthropic-ai/sdk^0.39.0
  • adm-zip^0.5.10
  • boxen^7.1.1
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • cli-table3^0.6.3
  • configstore^6.0.0
  • figlet^1.7.0
  • glob^10.3.10
  • gpt-tokenizer^3.4.0
  • gradient-string^2.0.2
  • inquirer^9.2.0
  • marked^9.1.6
  • octokit^3.1.2
  • ora^8.0.1
  • pdfkit^0.18.0