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
281
Versions published
4
First published
Jun 2026
Publisher
mrdweeby

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"}'
Publishermrdweeby
Artifact bytes23,381
Previous version0.4.0
Published2026-07-03T22:15:59.138Z
SHA-2561893ae1630f38f48b0f31be7cd1166cbcf371bffd80cf9e57a3f33d7d95169fb

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

review
Last checked
reviewRisk
34Score
0.5.0Version
Status history (3 events)
  1. availableavailable · risk review · score 34 · status available -> available, risk high -> review, score 15 -> 34
  2. availableavailable · risk high · score 15 · status available -> available, risk review -> high, score 34 -> 15
  3. newavailable · risk review · score 34 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
mediumSuspicious Publish Contextmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
mediumSuspicious Publish Contextmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies1
  • detect-libc^2.1.2