PkgRadar

Package evidence

@sqlfu/[email protected]

Large Javascript Payload: 3242875 bytes

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
16
First published
Apr 2026
Publisher
mmkale

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@sqlfu/[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":["@sqlfu/[email protected]"],"fail_on":"review"}'
Publishermmkale
Artifact bytes880,774
Previous version0.0.3-15
Published2026-06-11T17:06:55.691Z
SHA-256a2b16de6da88d18b2c94d42001691c3af224a82bed6e91527bfc596fa5285b7e

Why flagged

What the scanner saw

Large Javascript Payload: 3242875 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/lib/serialized-assets.js3242875 bytes0

Manifest

Package metadata

Scripts7
  • buildvite build
  • demovite --open /?demo=1
  • devpnpm exec tsx test/start-server.ts dev-project --dev
  • hosted-simpnpm exec tsx test/hosted-sim.ts
  • testplaywright test
  • test:nodevitest run src/runtime.test.ts src/startup-error.test.ts
  • typechecktsgo -p tsconfig.json --noEmit
Dependencies31
  • @codemirror/autocomplete^6.20.1
  • @codemirror/lang-javascript^6.2.4
  • @codemirror/lang-sql^6.10.0
  • @codemirror/lang-yaml^6.1.3
  • @codemirror/lint^6.9.5
  • @codemirror/merge^6.12.1
  • @codemirror/state^6.6.0
  • @codemirror/view^6.41.0
  • @orpc/client1.13.13
  • @orpc/server1.13.13
  • @orpc/tanstack-query1.13.13
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-popover^1.1.15
  • @rjsf/core^6.0.1
  • @rjsf/utils^6.4.2
  • @rjsf/validator-ajv8^6.0.1
  • @silevis/reactgrid^4.1.17
  • @sqlite.org/sqlite-wasm3.51.2-build9
  • @tanstack/react-query^5.90.5
  • @uiw/react-codemirror^4.25.9
  • clsx^2.1.1
  • itty-time^2.0.2
  • react^19.2.0
  • react-codemirror-merge^4.25.9
  • react-dom^19.2.0
  • react-hot-toast^2.6.0
  • semver^7.7.4
  • tailwind-merge^3.5.0
  • use-local-storage-state^19.5.0
  • …and 1 more.