PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/src/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
37
First published
Feb 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":["[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"}'
Artifact bytes115,657
Previous version0.13.0
Published2026-06-15T13:52:13.422Z
SHA-256b44c8cae42e9c6f4a81559d358dc3a44286059f98dd496e4dd8640675a7fa512

Why flagged

What the scanner saw

Known Indicator Filename: package/src/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
0.14.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/src/stealth.jspackage/src/stealth.js45

Manifest

Package metadata

Scripts6
  • build:typestsc
  • prepublishOnlynpm run build:types
  • testnode --test test/unit/*.test.js test/integration/*.test.js
  • test:integrationnode --test test/integration/*.test.js
  • test:unitnode --test test/unit/*.test.js
  • typechecktsc --noEmit
Dependencies2
  • @mozilla/readability^0.6.0
  • ws^8.21.0
Optional dependencies1
  • wearehere1.0.0