PkgRadar

Package evidence

[email protected]

Install Hook Credential Exfil, Shipped Telegram Bot Token, New Account With Lifecycle Hook +4 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.

Versions published
3
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 bytes3,634
Previous version4.3.4
Published2026-07-03T20:01:02.321Z
SHA-25656d3f782d89fb2e3ac4816f8bee4b6e1f1afa666e1fbca06a03532bdbefea5d7

Why flagged

What the scanner saw

Install Hook Credential Exfil

1 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
155Score
4.3.5Version
Status history (1 event)
  1. newavailable · risk high · score 155 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

Publisher burst: romanspon

7 members · evidence strength 84
Publisher / release actor burstcandidate

Publisher burst: romanspon

7 members · max score 155

Evidence

Static findings

6 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Hook Credential Exfilmanifest45
highShipped Telegram Bot Tokenmanifest45
highNew Lifecycle Script Vs Previousmanifest40
highNew Account With Lifecycle Hookmanifest25
mediumCredential file accessmanifest10
mediumSuspicious Publish Contextmanifest10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Hook Credential Exfilmanifest45
highShipped Telegram Bot Tokenmanifest45
highNew Lifecycle Script Vs Previousmanifest40
highNew Account With Lifecycle Hookmanifest25
mediumCredential file accessmanifest10
mediumSuspicious Publish Contextmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies1
  • debug^4.3.4