PkgRadar

Package evidence

@lobu/[email protected]

Known Indicator Filename: package/dist/browser/stealth.js

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
20
First published
May 2026
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

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":["@lobu/[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":["@lobu/[email protected]"],"fail_on":"high"}'
Artifact bytes125,404
Previous version11.2.0
Published2026-06-12T19:01:22.893Z
SHA-2562687cc7926b105a511a54a3a25e30573d1274b744f318678dc1c9a7e36585e3c

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/browser/stealth.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/browser/stealth.jspackage/dist/browser/stealth.js45

Manifest

Package metadata

Scripts3
  • buildtsc
  • cleanrm -rf dist
  • typechecktsc --noEmit
Dependencies5
  • @lobu/core11.3.0
  • @sinclair/typebox^0.34.41
  • isomorphic-git^1.34.0
  • ky^1.14.0
  • tar^7.4.3