PkgRadar

Package evidence

[email protected]

Js Remote Npm Install, New Account With Lifecycle Hook, Serverless Exfil Endpoint +2 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
4
Versions published
4
First published
Jul 2026
Publisher
jellyabc123

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"}'
Publisherjellyabc123
Artifact bytes27,279,333
Previous version2.0.21
Published2026-07-31T21:20:32.102Z
SHA-256beb91d4e44f01a4ac9bd64f1f5c83eb114cdd6bef64731cd76c51d000403f14a

Why flagged

What the scanner saw

Js Remote Npm Install

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Remote Npm Installmanifest45
highNew Account With Lifecycle Hookmanifest25
mediumServerless Exfil Endpointmanifest20
mediumTls Verification Disabledmanifest12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Remote Npm Installmanifest45
highNew Account With Lifecycle Hookmanifest25
mediumServerless Exfil Endpointmanifest20
mediumTls Verification Disabledmanifest12
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies3
  • electron^25.6.0
  • koffi^2.15.6
  • uiohook-napi^1.5.5