PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="opencollective || exit 0"

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
249
Versions published
36Mature · −50% score
First published
Feb 2025
Publisher
vincent.bian

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publishervincent.bian
Artifact bytes4,839
Previous version0.5.12
Published2026-03-30T06:58:38.744Z
SHA-2562d220e16492cf188adebb4b4afb8707debbfd5c23754f54ce4dff9b204bcacaf

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="opencollective || exit 0"

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

Availability ledger

available

high
Last checked
highRisk
12Score
0.5.13Version
Status history (1 event)
  1. newavailable · risk high · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="opencollective || exit 0"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="opencollective || exit 0"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="opencollective || exit 0"5

Manifest

Package metadata

Scripts1
  • postinstallopencollective || exit 0
Dependencies13
  • @nuxt/components^2.2.1
  • @nuxt/loading-screen^2.0.4
  • @nuxt/opencollective^0.4.0
  • @nuxt/telemetry^1.5.0
  • @rsnuxt/builder0.5.13
  • @rsnuxt/cli0.5.8
  • @rsnuxt/config0.5.8
  • @rsnuxt/core0.5.11
  • @rsnuxt/generator0.5.8
  • @rsnuxt/server0.5.11
  • @rsnuxt/utils0.5.8
  • @rsnuxt/vue-app0.5.2
  • @rsnuxt/vue-renderer0.5.11