PkgRadar

Package evidence

@glubean/[email protected]

Js Remote Npm Install

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
76
First published
Mar 2026
Publisher
peisong

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":["@glubean/[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":["@glubean/[email protected]"],"fail_on":"high"}'
Publisherpeisong
Artifact bytes202,315
Previous version0.8.0
Published2026-06-24T12:33:38.133Z
SHA-256522a91e162b6e35b9aff2c449f99165d46a56225538b38f42a13166d8b693b0d

Why flagged

What the scanner saw

Js Remote Npm Install

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Remote Npm Installpackage/dist/commands/upgrade.js45

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.

Dependencies10
  • @glubean/redaction0.8.1
  • @glubean/runner0.8.1
  • @glubean/scanner0.8.1
  • @glubean/sdk0.8.1
  • @inquirer/prompts^7.0.0
  • archiver^7.0.0
  • commander^13.0.0
  • dotenv^16.4.0
  • tsx^4.19.0
  • yaml^2.7.0