PkgRadar

Package evidence

[email protected]

Obfuscation Density, Obfuscation

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"}'
Publisherjehadurre
Artifact bytes97,510
Previous version1.0.0
Published2026-05-24T02:23:43.073Z
SHA-256faf3b9db68cfd2723a6df0dfb5f2f05396ced2c884bdf301b5d94067c2263f37

Why flagged

What the scanner saw

Obfuscation Density

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

Publisher burst: jehadurre

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/docx.cjs12
mediumObfuscation Densitypackage/dist/index.cjs12
mediumObfuscation Densitypackage/dist/docx.js12
mediumObfuscation Densitypackage/dist/index.js12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/docx.cjs12
mediumObfuscation Densitypackage/dist/index.cjs12
mediumObfuscation Densitypackage/dist/docx.js12
mediumObfuscation Densitypackage/dist/index.js12
lowObfuscationpackage/dist/docx.cjs3
lowObfuscationpackage/dist/index.cjs3
lowObfuscationpackage/dist/docx.js3
lowObfuscationpackage/dist/index.js3

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies1
  • jszip^3.10.1