PkgRadar

Package evidence

@rangojs/[email protected]

Remote Payload: matched "cUrl "

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":["@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"}'
Publisherivogt
Artifact bytes1,549,620
Previous version0.0.0-experimental.109
Published2026-05-25T05:11:35.724Z
SHA-256794b7f7c12642b4ca6499b43f1a18ac6840d7630158046551c6321562c36f7f3

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

high
Last checked
highRisk
99Score
0.0.0-experimental.110Version
Status history (1 event)
  1. newavailable · risk high · score 99 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ivogt

3 members · evidence strength 76

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/router/handler-context.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/vite/index.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/vite/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/src/router/handler-context.tsmatched "cUrl "12
mediumRemote Payloadpackage/src/router/prerender-match.tsmatched "cUrl "12
mediumRemote Payloadpackage/src/vite/utils/prerender-utils.tsmatched "cUrl "12
Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/router/handler-context.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/vite/index.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/vite/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/src/router/handler-context.tsmatched "cUrl "12
mediumRemote Payloadpackage/src/router/prerender-match.tsmatched "cUrl "12
mediumRemote Payloadpackage/src/vite/utils/prerender-utils.tsmatched "cUrl "12
lowObfuscationpackage/dist/vite/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/rsc/nonce.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/prerender/__tests__/param-hash.test.jsmatched "\\u00E4"3
lowObfuscationpackage/dist/bin/rango.jsmatched "\\u2014"3
lowObfuscationpackage/dist/root-error-boundary.jsmatched "\\u2601"3
lowObfuscationpackage/src/vite/utils/banner.tsmatched "\\x1b"3
lowObfuscationpackage/src/cache/cf/cf-cache-store.tsmatched "fromCharCode"3
lowObfuscationpackage/src/rsc/nonce.tsmatched "fromCharCode"3
lowObfuscationpackage/src/vite/plugins/refresh-cmd.tsmatched "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.js
  • testplaywright test
  • test:uiplaywright test --ui
  • test:unitvitest run
  • test:unit:watchvitest
  • typechecktsc --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.26
  • debug^4.4.1
  • magic-string^0.30.17
  • picomatch^4.0.3
  • rsc-html-stream^0.0.7