PkgRadar

Package evidence

[email protected]

Install Hook Ip C2, New Account With Lifecycle Hook, 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.

Versions published
4
First published
May 2026
Publisher
chenxifun

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"}'
Publisherchenxifun
Artifact bytes3,926
Previous version1.1.1
Published2026-07-06T06:08:39.439Z
SHA-256755afac0b004d4d9f8d14219643b75abd2e4741dbaf4470a1c61c7e1a2497984

Why flagged

What the scanner saw

Install Hook Ip C2

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Hook Ip C2manifest45
mediumNew Account With Lifecycle Hookmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Hook Ip C2manifest45
mediumNew Account With Lifecycle Hookmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies1
  • realagent^1.1.1