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.
- Versions published
- 1,474Mature · −50% score
- First published
- Nov 2020
- Publisher
- GitHub ActionsTrusted automation · −70% score
- External confirmation
- MAL-2026-5187OSV match · pinned to high regardless of other signals
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
No high-signal static finding in the saved report.
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 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts11
buildpnpm build:next && pnpm build:legacy && pnpm build:shimbuild:legacybun build src/legacy/main.ts --compile --outfile dist/supabase-legacybuild:nextbun build src/next/main.ts --compile --outfile dist/supabase-nextbuild:shimbun build src/shared/cli/bin.ts --outfile dist/supabase.js --target nodecheck:allnx run-many -t types:check lint:check fmt:check knip:check --projects=$npm_package_namedev:legacypnpm exec bun src/legacy/main.tsdev:nextpnpm exec bun src/next/main.tsfix:allnx run-many -t lint:fix fmt:fix knip:fix --projects=$npm_package_nametestnx run-many -t test:core test:e2e --projects=$npm_package_nametest:corenx run-many -t test:unit test:integration --projects=$npm_package_name --coverage.enabledtest:smokebun run tests/smoke-test.ts
Optional dependencies8
@supabase/cli-darwin-arm642.106.0-beta.3@supabase/cli-darwin-x642.106.0-beta.3@supabase/cli-linux-arm642.106.0-beta.3@supabase/cli-linux-arm64-musl2.106.0-beta.3@supabase/cli-linux-x642.106.0-beta.3@supabase/cli-linux-x64-musl2.106.0-beta.3@supabase/cli-windows-arm642.106.0-beta.3@supabase/cli-windows-x642.106.0-beta.3