PkgRadar

Package evidence

[email protected]

Install Hook Credential Exfil, New Account With Lifecycle Hook, Credential file access +1 more

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
535
Versions published
4
First published
Jul 2026
Publisher
romanspon

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"}'
Publisherromanspon
Artifact bytes4,749
Previous version4.3.6
Published2026-07-05T22:31:09.392Z
SHA-25639898772954ae5efa5a6027d603af691bf693201dcd55ef7aded09c36da3908a

Why flagged

What the scanner saw

Install Hook Credential Exfil

2 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
60Score
4.3.7Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Install Hook Credential Exfil

39 members · evidence strength 90
Publisher / release actor burstactive

Publisher burst: romanspon

7 members · evidence strength 84
Repeated static TTPcandidate

Install Hook Credential Exfil

39 members · max score 245
Publisher / release actor burstcandidate

Publisher burst: romanspon

7 members · max score 155

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Hook Credential Exfilmanifest45
highNew Account With Lifecycle Hookmanifest25
mediumCredential file accessmanifest10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Hook Credential Exfilmanifest45
highNew Account With Lifecycle Hookmanifest25
mediumCredential file accessmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies1
  • debug^4.3.4