PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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
149
First published
Feb 2026
Publisher
sdsrs

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publishersdsrs
Artifact bytes426,852
Previous version2.84.1
Published2026-05-25T07:42:12.143Z
SHA-256fec805b5c3d1eb2a1e0094a39bb892b84e00ce2db9a911a66669eb669e5acb64

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
48Score
2.84.2Version
Status history (1 event)
  1. newavailable · risk review · score 48 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/hook-launcher.mjsmatched "curl "12
mediumRemote Payloadpackage/install-metadata.mjsmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/hook-launcher.mjsmatched "curl "12
mediumRemote Payloadpackage/install-metadata.mjsmatched "curl "12
lowObfuscationpackage/format-utils.mjsmatched "\\u2026"3
lowObfuscationpackage/hook.mjsmatched "\\u001b"3
lowObfuscationpackage/lib/import-jsonl.mjsmatched "\\x1f"3
lowObfuscationpackage/nlp.mjsmatched "\\u4e00"3
lowObfuscationpackage/scripts/prompt-search-utils.mjsmatched "\\u4e00"3
lowObfuscationpackage/registry-retriever.mjsmatched "\\u4e00"3
lowObfuscationpackage/tfidf.mjsmatched "\\u4e00"3
lowObfuscationpackage/scripts/setup.shmatched "\\x1b"3

Manifest

Package metadata

Scripts7
  • benchmarknode benchmark/benchmark.mjs
  • benchmark:gatenode benchmark/ci-gate.mjs
  • dead-codeknip
  • linteslint .
  • testvitest run
  • test:coveragevitest run --coverage
  • test:smokevitest run tests/smoke.test.mjs
Dependencies3
  • @modelcontextprotocol/sdk^1.26.0
  • better-sqlite3^12.6.2
  • zod^4.3.6