PkgRadar

Package evidence

[email protected]

Install Hook Credential Exfil, Install Hook Ip C2, Reverse Shell +5 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
5
First published
Jul 2026
Publisher
srm0rgan

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"}'
Publishersrm0rgan
Artifact bytes7,956
Previous version1.0.3
Published2026-07-07T11:54:21.564Z
SHA-25619ae536ca630697539f53d8ff91310e2afb50052cde2393b43657dd4051ee34d

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

Publisher burst: srm0rgan

18 members · evidence strength 84
Publisher / release actor burstcandidate

Publisher burst: srm0rgan

18 members · max score 245

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Hook Credential Exfilmanifest45
highInstall Hook Ip C2manifest45
highReverse Shellmanifest40
highReverse Shellmanifest40
highCredential file accessmanifest30
highCredential file accessmanifest30
highNew Account With Lifecycle Hookmanifest25
mediumRemote Payloadmanifest12
mediumSuspicious Publish Contextmanifest10
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Hook Credential Exfilmanifest45
highInstall Hook Ip C2manifest45
highReverse Shellmanifest40
highReverse Shellmanifest40
highCredential file accessmanifest30
highCredential file accessmanifest30
highNew Account With Lifecycle Hookmanifest25
mediumRemote Payloadmanifest12
mediumSuspicious Publish Contextmanifest10
lowCredential file accessmanifest5
lowCredential file accessmanifest5
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies1
  • @paperclipai/adapter-utils^2026.626.0