PkgRadar

Package evidence

@fleetbo/[email protected]

Install Lifecycle Suppresses Failure, New Account With Lifecycle Hook, Install-time lifecycle script

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
945
Versions published
8
First published
Jul 2026
Publisher
fleetbodev2024

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":["@fleetbo/[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":["@fleetbo/[email protected]"],"fail_on":"high"}'
Artifact bytes8,009
Previous version0.0.9
Published2026-07-20T15:31:02.698Z
SHA-25654f745ee7fd4fc5ca23aee9fd954caac10a69403d0dfeefb2aff48ffd97bc71c

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure

1 candidate cluster(s) currently reference this release.

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

Publisher burst: fleetbodev2024

28 members · evidence strength 83
Publisher / release actor burstcandidate

Publisher burst: fleetbodev2024

28 members · max score 95

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failuremanifest20
mediumNew Account With Lifecycle Hookmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failuremanifest20
mediumNew Account With Lifecycle Hookmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies1
  • unplugin-auto-import^0.18.0