PkgRadar

Package evidence

[email protected]

Js Decode Then Exec, Remote Dependency Spec, Suspicious Publish Context

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
1
First published
Jun 2026
Publisher
jeandupont24

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"}'
Publisherjeandupont24
Artifact bytes8,761
Previous versionnone
Published2026-06-23T06:26:22.705Z
SHA-2566249b7f3fa9bee63df6efb81b15e2c16bf7728124aa45917106c0d456711a833

Why flagged

What the scanner saw

Js Decode Then Exec

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execmanifest45
mediumSuspicious Publish Contextmanifest10
mediumRemote Dependency Specmanifest8

Manifest

Package metadata

Dependencies2
  • axios^1.15.1
  • request2.88.2