PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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"}'
Publisherthelord810
Artifact bytes276,090
Previous version1.23.0
Published2026-05-23T15:39:06.081Z
SHA-256e85303c8719029f569492512b81ca0386020d040027b4e9faab455e37e9d9409

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
18Score
1.25.0Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/worker.jsmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/worker.jsmatched "curl "12
lowObfuscationpackage/dist/context.jsmatched "Buffer.from(encoded, \"base64"3
lowObfuscationpackage/dist/state.jsmatched "Buffer.from(encoded, \"base64"3

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsx watch src/index.ts
  • linteslint src/
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • @anthropic-ai/sdk^0.79.0
  • @memvid/sdk^2.0.159
  • @modelcontextprotocol/sdk^1.0.0
  • form-data^4.0.5
  • open^11.0.0
  • ws^8.18.0
  • zod^3.23.0