PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/crawler/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
53
First published
Mar 2026
Publisher
ukkometa

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"}'
Publisherukkometa
Artifact bytes1,269,918
Previous version1.5.38
Published2026-05-27T20:56:11.210Z
SHA-256d376334ef95630de47a6ea646bdd71455aa962a2e3e79fd37f8dd272d1aca3ce

Why flagged

What the scanner saw

Known Indicator Filename: package/crawler/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
62Score
1.5.39Version
Status history (1 event)
  1. newavailable · risk high · score 62 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/crawler/stealth.jspackage/crawler/stealth.js45
mediumRemote Payloadpackage/setup/checks.jsmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/crawler/stealth.jspackage/crawler/stealth.js45
mediumRemote Payloadpackage/setup/checks.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo '\\n SEO Intel installed.\\n Run: seo-intel setup\\n Or: seo-intel serve (opens dashboard)\\n'"5

Manifest

Package metadata

Scripts6
  • analyzenode cli.js analyze
  • crawlnode cli.js crawl
  • postinstallecho '\n SEO Intel installed.\n Run: seo-intel setup\n Or: seo-intel serve (opens dashboard)\n'
  • reportnode cli.js report
  • servenode cli.js serve
  • setupnode cli.js setup
Dependencies7
  • @modelcontextprotocol/sdk^1.29.0
  • chalk^5.3.0
  • commander^12.0.0
  • dotenv^16.4.5
  • node-fetch^3.3.2
  • playwright^1.43.0
  • turndown^7.2.2