PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/build/fetchers/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.

Weekly downloads
249
Versions published
35
First published
Mar 2026
Publisher
jnordq

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"}'
Publisherjnordq
Artifact bytes27,968
Previous version5.4.0
Published2026-05-06T04:19:57.350Z
SHA-256229db89cd9d84cfc560005aef138bd2d3a89ea829a5f56c159584e6b2c50875a

Why flagged

What the scanner saw

Known Indicator Filename: package/build/fetchers/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
45Score
5.5.0Version
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
highKnown Indicator Filenamepackage/build/fetchers/stealth.jspackage/build/fetchers/stealth.js45

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.build.json
  • prepublishOnlynpm run build
  • startnode build/index.js
  • testvitest run
  • test:watchvitest
Dependencies11
  • @modelcontextprotocol/sdk^1.27.1
  • @mozilla/readability^0.6.0
  • @truto/turndown-plugin-gfm^1.0.2
  • duck-duck-scrape^2.2.7
  • got-scraping^4.2.1
  • linkedom^0.18.12
  • pdf-parse^2.4.5
  • turndown^7.2.4
  • undici^7.18.0
  • youtube-transcript^1.3.1
  • zod^4.3.6