PkgRadar

Package evidence

@alibosworth/[email protected]

Install Lifecycle Suppresses Failure: postinstall="napi build --platform --release --dts index.d.ts || 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
33
Versions published
5
First published
Apr 2026
Publisher
alibosworth

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":["@alibosworth/[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":["@alibosworth/[email protected]"],"fail_on":"high"}'
Publisheralibosworth
Artifact bytes3,315
Previous versionnone
Published2026-04-22T17:41:03.790Z
SHA-2568577d5730b8c4f2ee916f725af451b4e6224e5716520ee94b53ca16d1ea02bd9

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="napi build --platform --release --dts index.d.ts || true"

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

Availability ledger

available

high
Last checked
highRisk
25Score
2026.4.22-alpha.0Version
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="napi build --platform --release --dts index.d.ts || true"20
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 53 day(s) ago, 5 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="napi build --platform --release --dts index.d.ts || true"20
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 53 day(s) ago, 5 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="napi build --platform --release --dts index.d.ts || true"5

Manifest

Package metadata

Scripts7
  • buildnapi build --platform --release --dts index.d.ts
  • build-all-platformsbash scripts/build-all-platforms.sh
  • build:debugnapi build --platform --dts index.d.ts
  • postinstallnapi build --platform --release --dts index.d.ts || true
  • prepublishOnlynapi build --platform --release --dts index.d.ts
  • releasebash scripts/release.sh
  • stagebash scripts/stage.sh
Dependencies1
  • @napi-rs/cli^2.18.0
Optional dependencies4
  • @alibosworth/atlas-node-darwin-arm642026.4.22-alpha.0
  • @alibosworth/atlas-node-darwin-x642026.4.22-alpha.0
  • @alibosworth/atlas-node-linux-x64-gnu2026.4.22-alpha.0
  • @alibosworth/atlas-node-win32-x64-msvc2026.4.22-alpha.0