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":["@rangojs/[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":["@rangojs/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Remote Payload: matched "cUrl "
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 99 · status changed
Related candidates
Linked campaigns and clusters
ivogt
3 members · evidence strength 76Evidence
Static findings
15 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/router/handler-context.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/vite/index.js | matched "cUrl " | 12 |
| medium | Obfuscation Density | package/dist/vite/index.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/src/router/handler-context.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/router/prerender-match.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/vite/utils/prerender-utils.ts | matched "cUrl " | 12 |
Show all 15 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/router/handler-context.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/vite/index.js | matched "cUrl " | 12 |
| medium | Obfuscation Density | package/dist/vite/index.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/src/router/handler-context.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/router/prerender-match.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/vite/utils/prerender-utils.ts | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/vite/index.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/rsc/nonce.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/prerender/__tests__/param-hash.test.js | matched "\\u00E4" | 3 |
| low | Obfuscation | package/dist/bin/rango.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/root-error-boundary.js | matched "\\u2601" | 3 |
| low | Obfuscation | package/src/vite/utils/banner.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/cache/cf/cf-cache-store.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/rsc/nonce.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/vite/plugins/refresh-cmd.ts | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts6
buildpnpm dlx esbuild src/vite/index.ts --bundle --format=esm --outfile=dist/vite/index.js --platform=node --packages=external && mkdir -p dist/vite/plugins && cp src/vite/plugins/cloudflare-protocol-loader-hook.mjs dist/vite/plugins/cloudflare-protocol-loader-hook.mjs && pnpm dlx esbuild src/bin/rango.ts --bundle --format=esm --outfile=dist/bin/rango.js --platform=node --packages=external --banner:js='#!/usr/bin/env node' && chmod +x dist/bin/rango.jstestplaywright testtest:uiplaywright test --uitest:unitvitest runtest:unit:watchvitesttypechecktsc --noEmit && tsc -p tsconfig.strict-check.json --noEmit && tsc -p tsconfig.augment-check.json --noEmit
Dependencies6
@types/debug^4.1.12@vitejs/plugin-rsc^0.5.26debug^4.4.1magic-string^0.30.17picomatch^4.0.3rsc-html-stream^0.0.7