Package evidence
@supabase/[email protected]
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 19,918,901Ubiquitous · −70% score
- Versions published
- 738Mature · −50% score
- First published
- Jan 2020
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@supabase/[email protected]"],"fail_on":"review"}'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":["@supabase/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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 review · score 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/cors.cjs | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| high | Js Split Join Obfuscation | package/dist/cors.mjs | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| high | Js Split Join Obfuscation | package/src/cors.ts | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
Manifest
Package metadata
Scripts30
buildtsdownbuild:watchtsdown --watchdocstypedoc --entryPoints src/index.ts --entryPoints src/cors.ts --out docs/v2docs:jsontypedoc --entryPoints src/index.ts --entryPoints src/cors.ts --json docs/v2/spec.json --excludeExternalsserve:coveragepnpm nx test:coverage supabase-js && pnpm dlx serve test/coveragetestnpm run test:types && npm run test:runtest:allnpm run test:types && npm run test:run && npm run test:integration && npm run test:integration:browsertest:buncd test/integration/bun && bun install && bun testtest:cjsnode test/module-resolution.test.cjs && node test/module-resolution-cors.test.cjstest:coveragejest --runInBand --coverage --testPathIgnorePatterns="test/integration|test/deno|\.[mc]js$"test:denocd test/deno && npm run testtest:edge-functionscd test/deno && npm run test:edge-functionstest:esmnode test/module-resolution.test.mjs && node test/module-resolution-cors.test.mjstest:expocd test/integration/expo && npm testtest:exportsattw --pack . --ignore-rules no-resolutiontest:hermes-compatnode test/bundle-hermes-compat.test.cjstest:integrationjest --runInBand --detectOpenHandles test/integration.test.tstest:integration:browserdeno test --allow-all --node-modules-dir=auto test/integration.browser.test.tstest:module-resolutionnpm run test:exports && npm run test:esm && npm run test:cjs && npm run test:hermes-compattest:nextcd test/integration/next && npm testtest:node:playwrightcd test/integration/node-browser && npm install && cp ../../../dist/umd/supabase.js . && npm run testtest:runjest --runInBand --detectOpenHandlestest:typestsd --files test/types/index.test-d.ts && tsd --typings dist/cors.d.cts --files test/types/cors.test-d.ts && jsr publish --dry-run --allow-dirtytest:unitjest --runInBand --detectOpenHandles test/unittest:watchjest --watch --verbose false --silent falseupdate:test-depspnpm run update:test-deps:expo && pnpm run update:test-deps:next && pnpm run update:test-deps:deno && pnpm run update:test-deps:bunupdate:test-deps:buncd test/integration/bun && bun installupdate:test-deps:denocd test/deno && pnpm install --ignore-workspaceupdate:test-deps:expocd test/integration/expo && pnpm install --ignore-workspaceupdate:test-deps:nextcd test/integration/next && pnpm install --ignore-workspace
Dependencies5
@supabase/auth-js2.106.3-canary.1@supabase/functions-js2.106.3-canary.1@supabase/postgrest-js2.106.3-canary.1@supabase/realtime-js2.106.3-canary.1@supabase/storage-js2.106.3-canary.1