PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publishersdevnet
Artifact bytes4,906,626
Previous version1.1.560
Published2026-05-25T02:16:17.729Z
SHA-256d23182f35826b9a0f463fece6e4549047b591eb3d9eb0970fe0fe627c7b383c2

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

sdevnet

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.vitepress/cache/deps/chunk-BNPOPI77.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.vitepress/dist/assets/chunks/theme.BWUwWS-Q.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/.vitepress/cache/deps/element-plus.js2117563 bytes10
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.vitepress/cache/deps/chunk-BNPOPI77.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.vitepress/dist/assets/chunks/theme.BWUwWS-Q.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/.vitepress/cache/deps/element-plus.js2117563 bytes10
lowObfuscationpackage/.vitepress/cache/deps/chunk-2AYAVRBZ.jsmatched "fromCharCode"3
lowObfuscationpackage/.vitepress/cache/deps/chunk-BNPOPI77.jsmatched "\\ud800"3
lowObfuscationpackage/.vitepress/dist/assets/chunks/devnet-form.CbdNev-6.jsmatched "\\u2028"3
lowObfuscationpackage/.vitepress/dist/assets/chunks/framework.Bp8MN7Y1.jsmatched "\\u0000"3
lowObfuscationpackage/.vitepress/dist/assets/chunks/index.CUk4Wcei.jsmatched "\\uAC00"3
lowObfuscationpackage/.vitepress/cache/deps/pinia.jsmatched "fromCharCode"3
lowObfuscationpackage/.vitepress/dist/assets/chunks/theme.BWUwWS-Q.jsmatched "\\ud800"3
lowObfuscationpackage/.vitepress/cache/deps/vitepress___mark__js_src_vanilla__js.jsmatched "\\u0001"3
lowObfuscationpackage/.vitepress/dist/assets/chunks/VPLocalSearchBox.B8Vjdmez.jsmatched "\\u0001"3

Manifest

Package metadata

Scripts3
  • afterPubPushecho "docs pubpush"
  • buildvitepress build
  • devvitepress dev