PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="node ./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
64,830Mainstream · −50% score
Versions published
233Mature · −50% score
First published
Sep 2013
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

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"}'
Artifact bytes12,587
Previous version3.0.26
Published2026-06-17T07:00:24.162Z
SHA-256a7e675e30fdcb361be2d242e58362acaf574ca883fad25871be9ab1908bddde3

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
3.0.27Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./postinstall.mjs || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./postinstall.mjs || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./postinstall.mjs || true"5

Manifest

Package metadata

Scripts1
  • postinstallnode ./postinstall.mjs || true
Dependencies5
  • @cline/agents0.0.49
  • @cline/core0.0.49
  • @cline/llms0.0.49
  • @cline/sdk0.0.49
  • @cline/shared0.0.49
Optional dependencies6
  • @cline/cli-darwin-arm643.0.27
  • @cline/cli-darwin-x643.0.27
  • @cline/cli-linux-arm643.0.27
  • @cline/cli-linux-x643.0.27
  • @cline/cli-windows-arm643.0.27
  • @cline/cli-windows-x643.0.27