PkgRadar

Package evidence

@bitclub.ai/[email protected]

Install-time lifecycle script: preinstall="node preinstall.cjs"

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
79
Versions published
51
First published
Feb 2026
Publisher
uv0xab

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":["@bitclub.ai/[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":["@bitclub.ai/[email protected]"],"fail_on":"review"}'
Publisheruv0xab
Artifact bytes3,222,938
Previous version0.2.0-nightly-20260604
Published2026-06-05T00:31:08.617Z
SHA-25608f0755f20a42d59427a75440d0e5cc4cb8196ab52664ee08a445a0722e4225e

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node preinstall.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.2.0-nightly-20260605Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node preinstall.cjs"5

Manifest

Package metadata

Scripts1
  • preinstallnode preinstall.cjs
Dependencies6
  • esbuild^0.27.3
  • hnsw^1.1.1
  • node-sqlite3-wasm^0.8.55
  • number-to-alphabet^1.0.0
  • unpdf^1.4.0
  • vectra^0.11.1
Optional dependencies2
  • better-sqlite3^12.6.2
  • sqlite-vec^0.1.7-alpha.2