PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="node postinstall/preinstall.js"

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
87
First published
Apr 2026
Publisher
skalpel-ai

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"}'
Publisherskalpel-ai
Artifact bytes56,670
Previous version3.2.7
Published2026-05-29T02:46:01.019Z
SHA-25653d41c49c0b574637bbe3966b431effbd322f4ba55d7044ebbb8a11304c7b36d

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node postinstall/preinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
3.2.8Version
Status history (2 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 49 -> 10
  2. newavailable · risk high · score 49 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node postinstall/preinstall.js"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall/index.js"5

Manifest

Package metadata

Scripts8
  • postinstallnode postinstall/index.js
  • preinstallnode postinstall/preinstall.js
  • preuninstallnode postinstall/uninstall.js
  • testnode postinstall/lib/run-tests.js && node npm-bin/skalpel.bug-0039.test.js
  • test:bug-0039node npm-bin/skalpel.bug-0039.test.js
  • test:postinstallnode --test postinstall/index.test.js
  • test:preinstallnode --test postinstall/preinstall.test.js
  • test:rc-editnode postinstall/lib/rc-edit.test.js
Dependencies1
  • picocolors^1.1.1
Optional dependencies5
  • @skalpelai/skalpel-darwin-arm643.2.8
  • @skalpelai/skalpel-darwin-x643.2.8
  • @skalpelai/skalpel-linux-arm643.2.8
  • @skalpelai/skalpel-linux-x643.2.8
  • @skalpelai/skalpel-win32-x643.2.8