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"}'
Publishersh1ftred
Artifact bytes630,704
Previous version0.2.22
Published2026-05-25T00:29:50.446Z
SHA-256a1e9556030a1107fdec632dd29837901f21d4482e82354b1e4ae9a6ce9ba218e

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

sh1ftred

2 members · evidence strength 58

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/refund.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/test_chat.shmatched "curl "12
mediumRemote Payloadpackage/test_curl.shmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/daemon/index.js2039948 bytes10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/refund.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/test_chat.shmatched "curl "12
mediumRemote Payloadpackage/test_curl.shmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/daemon/index.js2039948 bytes10
lowObfuscationpackage/dist/index.jsmatched "\\x1b"3
lowObfuscationpackage/src/tui/usage/app.tsmatched "\\x1b"3
lowObfuscationpackage/src/tui/usage/constants.tsmatched "\\x1b"3
lowObfuscationpackage/src/utils/nip98.tsmatched "fromCharCode"3
lowObfuscationpackage/src/tui/usage/terminal.tsmatched "\\x1b"3

Manifest

Package metadata

Scripts6
  • buildmkdir -p dist/daemon && bun build src/index.ts --target=bun --outfile=dist/index.js && bun build src/daemon/index.ts --target=bun --outfile=dist/daemon/index.js
  • linttsc --noEmit
  • monitorbun src/index.ts monitor
  • prepublishOnlybun run build
  • startbun src/index.ts start
  • testbun test
Dependencies10
  • @cashu/cashu-ts^4.3.0
  • @routstr/sdk^0.3.8
  • applesauce-core^5.1.0
  • applesauce-relay^5.1.0
  • applesauce-wallet-connect^6.0.0
  • commander^14.0.2
  • nostr-tools^2.12.0
  • qrcode^1.5.4
  • rxjs^7.8.1
  • zustand^5.0.5