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 monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2929637 bytes
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/lib/serialized-assets.js | 2929637 bytes | 0 |
Manifest
Package metadata
Scripts7
buildvite builddemovite --open /?demo=1devpnpm exec tsx test/start-server.ts dev-project --devhosted-simpnpm exec tsx test/hosted-sim.tstestplaywright testtest:nodevitest run src/runtime.test.ts src/startup-error.test.tstypechecktsgo -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.9clsx^2.1.1itty-time^2.0.2react^19.2.0react-codemirror-merge^4.25.9react-dom^19.2.0react-hot-toast^2.6.0semver^7.7.4tailwind-merge^3.5.0use-local-storage-state^19.5.0- …and 1 more.