PkgRadar

Package evidence

@iicp/[email protected]

Js Obfuscated Fetch Exec: Hex-decoded literal + network fetch + child-process exec — staged obfuscated-loader / dropper (hides the C2 URL from literal-URL detection).

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
42
First published
May 2026
Publisher
roble3

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":["@iicp/[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":["@iicp/[email protected]"],"fail_on":"high"}'
Publisherroble3
Artifact bytes221,218
Previous version0.7.62
Published2026-06-20T13:36:25.845Z
SHA-2568feac4b62d13b6fe179c97dae6aecb9c5451512d7b7987e6d28fdca43d224b92

Why flagged

What the scanner saw

Js Obfuscated Fetch Exec: Hex-decoded literal + network fetch + child-process exec — staged obfuscated-loader / dropper (hides the C2 URL from literal-URL detection).

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Js Obfuscated Fetch Exec — hex-decoded literal + network fetch + child-process exec — staged obfuscated-loader / dropper (hides the c2 url from literal-url detection).

54 members · evidence strength 90
Repeated static TTPcandidate

Js Obfuscated Fetch Exec — hex-decoded literal + network fetch + child-process exec — staged obfuscated-loader / dropper (hides the c2 url from literal-url detection).

54 members · max score 239

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Obfuscated Fetch Execpackage/dist/cli.jsHex-decoded literal + network fetch + child-process exec — staged obfuscated-loader / dropper (hides the C2 URL from literal-URL detection).45
mediumTls Verification Disabledpackage/dist/client.jsmatched "NODE_TLS_REJECT_UNAUTHORIZED=0"12

Manifest

Package metadata

Scripts3
  • buildtsc --project tsconfig.json
  • testtsx --test tests/*.test.ts
  • typechecktsc --noEmit
Dependencies1
  • cbor-x^1.6.4