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.

Weekly downloads
949
Versions published
9
First published
May 2026
Publisher
gregiteen

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"}'
Publishergregiteen
Artifact bytes596,293
Previous version3.4.0
Published2026-06-02T19:01:46.146Z
SHA-2560e194def2b35fec1d1d9b7226cee1e0d6a4b477eb897d43dc68c3a044b80f0c8

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/cli/deploy.mjsmatched "curl "12
mediumCredential file accesspackage/src/cli/deploy.mjsmatched ".ssh/"10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/cli/deploy.mjsmatched "curl "12
mediumCredential file accesspackage/src/cli/deploy.mjsmatched ".ssh/"10
lowCredential file accesspackage/bin/oci-sniper.shmatched ".ssh/"5

Manifest

Package metadata

Scripts4
  • cleanrm -rf scratch/* .remember/* *.log
  • devnode src/server/index.mjs
  • startnode src/server/index.mjs
  • testvitest run
Dependencies10
  • bcrypt^6.0.0
  • cookie-parser^1.4.7
  • cors^2.8.6
  • express^5.2.1
  • express-rate-limit^8.5.1
  • gray-matter^4.0.3
  • jsonwebtoken^9.0.3
  • natural^8.1.1
  • yaml^2.9.0
  • zod^4.4.3
Optional dependencies1
  • playwright^1.60.0