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"}'
Publisherbenzsevern
Artifact bytes1,284,227
Previous version0.1.0
Published2026-05-24T14:10:45.611Z
SHA-2560dfc8e006edc8294a77c74d9520aadf8412e51b1d0b3cabb3555d22d03b3b5f4

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

benzsevern

2 members · evidence strength 58

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/core/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/node/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/core/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/node/index.jshigh encoded/escaped-token density12
Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/core/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/node/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/core/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/node/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/cli.cjsmatched "\\u200B"3
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/core/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/node/index.cjsmatched "\\u2192"3
lowObfuscationpackage/dist/cli.jsmatched "\\u200B"3
lowObfuscationpackage/dist/core/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/node/index.jsmatched "\\u2192"3

Manifest

Package metadata

Scripts7
  • buildtsup
  • cleanrimraf dist
  • devtsup --watch
  • linttsc --noEmit
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies2
  • commander^13.0.0
  • goldencheck-types^0.1.0