PkgRadar

Package evidence

@taprun/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node bin/postinstall.js || 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
29
First published
Apr 2026
Publisher
leonting1010

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":["@taprun/[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":["@taprun/[email protected]"],"fail_on":"high"}'
Publisherleonting1010
Artifact bytes2,842
Previous version0.16.5
Published2026-05-26T14:37:11.712Z
SHA-256d620fe3140eccb85cd7c82abfe796ce8efdf0f0b3185f32f7978ad26f6fdee9e

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.17.0 vs 0.16.5: "node bin/postinstall.js || 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
0.17.0Version
Status history (2 events)
  1. availableavailable · risk high · score 65 · status available -> available, risk high -> high, score 95 -> 65
  2. newavailable · risk high · score 95 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.17.0 vs 0.16.5: "node bin/postinstall.js || true"40
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node bin/postinstall.js || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.17.0 vs 0.16.5: "node bin/postinstall.js || true"40
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node bin/postinstall.js || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js || true"5

Manifest

Package metadata

Scripts1
  • postinstallnode bin/postinstall.js || true
Optional dependencies4
  • @taprun/cli-darwin-arm640.17.0
  • @taprun/cli-darwin-x640.17.0
  • @taprun/cli-linux-x640.17.0
  • @taprun/cli-win32-x640.17.0