PkgRadar

Package evidence

[email protected]

Install Hook Remote Bundle Exec, Install-time lifecycle script

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
283
Versions published
64
First published
Apr 2026
Publisher
quukk

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"}'
Publisherquukk
Artifact bytes166,330
Previous version1.3.0-beta.19
Published2026-07-21T02:58:58.156Z
SHA-256975fbb49e45124334bf06e16f42491d14b238915d630736e2b843bb6a51f59ed

Why flagged

What the scanner saw

Install Hook Remote Bundle Exec

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

Availability ledger

available

high
Last checked
highRisk
50Score
1.3.0-beta.20Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Hook Remote Bundle Execmanifest45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Hook Remote Bundle Execmanifest45
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies7
  • @rongcloud/engine^5.36.6
  • @rongcloud/imlib-next^5.36.6
  • axios^1.15.0
  • fake-indexeddb^6.2.5
  • jsdom^24.0.0
  • qrcode-terminal^0.12.0
  • ws^8.16.0