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"}'
Publisherdadenjo
Artifact bytes334,920
Previous version0.7.0
Published2026-05-24T06:05:59.205Z
SHA-256e6bef5bd1daf285ec54e3b941121ab0746b9c96f08e29ca70c480fbabf9569ed

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dadenjo

4 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/server.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/server.mjshigh encoded/escaped-token density12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/server.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/server.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/server.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.mjsmatched "\\u2014"3
lowObfuscationpackage/dist/server.mjsmatched "\\u2014"3

Manifest

Package metadata

Scripts5
  • buildtsup
  • prepublishOnlynpm run build && npm test
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies1
  • @anthropic-ai/sdk^0.37.0