PkgRadar

Package evidence

@wolfx/[email protected]

Remote Payload: matched "github.com/WiseLibs/better-sqlite3/releases/download"

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
709
Versions published
7
First published
May 2026
Publisher
wolfx

Recommended action

Review before promoting

Mixed 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":["@wolfx/[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":["@wolfx/[email protected]"],"fail_on":"review"}'
Publisherwolfx
Artifact bytes1,532,241
Previous version0.21.8-patch.6
Published2026-06-02T04:55:57.808Z
SHA-25621d28393869cc08f710cd5c3eb3dfa5c2e9fabda402c9ecda7793fec8641dd65

Why flagged

What the scanner saw

Remote Payload: matched "github.com/WiseLibs/better-sqlite3/releases/download"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.21.8-patch.7Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/shared/native-binding.tsmatched "github.com/WiseLibs/better-sqlite3/releases/download"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/shared/native-binding.tsmatched "github.com/WiseLibs/better-sqlite3/releases/download"12
lowLarge Javascript Payloadpackage/dist/index.js4565353 bytes0

Manifest

Package metadata

Scripts9
  • buildbun build src/index.ts --outdir dist --target node --format esm --external @opencode-ai/plugin --external @huggingface/transformers --external onnxruntime-web --external better-sqlite3 --external bun:sqlite && tsc --emitDeclarationOnly
  • cleanrm -rf dist
  • formatbiome format --write .
  • format:checkbiome format .
  • lintbiome check .
  • lint:fixbiome check --write .
  • prepublishOnlybun run build
  • testbun test
  • typechecktsc --noEmit && tsc -p tsconfig.scripts.json
Dependencies8
  • @huggingface/transformers^4.1.0
  • @opencode-ai/plugin^1.14.39
  • @opencode-ai/sdk^1.14.39
  • ai-tokenizer^1.0.6
  • better-sqlite3^12.9.0
  • comment-json^4.2.5
  • nanotar^0.3.0
  • zod^4.1.8