Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 63 · status changed
Related candidates
Linked campaigns and clusters
sh1ftred
2 members · evidence strength 58Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/refund.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/test_chat.sh | matched "curl " | 12 |
| medium | Remote Payload | package/test_curl.sh | matched "curl " | 12 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/refund.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/test_chat.sh | matched "curl " | 12 |
| medium | Remote Payload | package/test_curl.sh | matched "curl " | 12 |
| low | Obfuscation | package/dist/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/tui/usage/app.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/tui/usage/constants.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/utils/nip98.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/tui/usage/terminal.ts | matched "\\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.jslinttsc --noEmitmonitorbun src/index.ts monitorprepublishOnlybun run buildstartbun src/index.ts starttestbun test
Dependencies9
@cashu/cashu-ts^4.3.0@routstr/sdk^0.3.8applesauce-core^5.1.0applesauce-relay^5.1.0commander^14.0.2nostr-tools^2.12.0qrcode^1.5.4rxjs^7.8.1zustand^5.0.5