PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook, Install-time lifecycle script, Suspicious Publish Context

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
367
Versions published
2
First published
Jun 2026
Publisher
clapdeal
External confirmation
MAL-2026-6229OSV match · pinned to high regardless of other signals

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"}'
Publisherclapdeal
Artifact bytes19,723
Previous versionnone
Published2026-06-16T14:56:56.599Z
SHA-2565ad9fae3bb6397d3c6e4c34dd974eb65b86aa60da71f3a5c09135da0664aa26d

Why flagged

What the scanner saw

New Account With Lifecycle Hook

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

Availability ledger

available

high
Last checked
highRisk
15Score
4.2.0Version
Status history (2 events)
  1. availableavailable · risk high · score 15 · status available -> available, risk high -> high, score 5 -> 15
  2. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.json25
mediumSuspicious Publish Contextmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.json25
mediumSuspicious Publish Contextmanifest10
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.

Dependencies29
  • accepts^2.0.0
  • body-parser^2.2.1
  • content-disposition^1.0.0
  • content-type^1.0.5
  • cookie^0.7.1
  • cookie-signature^1.2.1
  • debug^4.4.0
  • depd^2.0.0
  • encodeurl^2.0.0
  • escape-html^1.0.3
  • etag^1.8.1
  • finalhandler^2.1.0
  • fresh^2.0.0
  • http-errors^2.0.0
  • merge-descriptors^2.0.0
  • mime-types^3.0.0
  • on-finished^2.4.1
  • once^1.4.0
  • parseurl^1.3.3
  • procwire^1.3.0
  • proxy-addr^2.0.7
  • qs^6.14.2
  • range-parser^1.2.1
  • router^2.2.0
  • send^1.1.0
  • serve-static^2.2.0
  • statuses^2.0.1
  • type-is^2.0.1
  • vary^1.1.2