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
- 7,568Niche · −30% score
- Versions published
- 17Established · −30% score
- First published
- Jan 2024
- Publisher
- wudidapaopao
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
New Lifecycle Script Vs Previous: install added in 3.1.0-rc.2 vs 3.1.0-rc.1: "node -e \"\""
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 75 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | install added in 3.1.0-rc.2 vs 3.1.0-rc.1: "node -e \"\"" | 40 |
| high | Install Lifecycle Remote Or Exec | package.json | install="node -e \"\"" | 30 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | install added in 3.1.0-rc.2 vs 3.1.0-rc.1: "node -e \"\"" | 40 |
| high | Install Lifecycle Remote Or Exec | package.json | install="node -e \"\"" | 30 |
| low | Install-time lifecycle script | package.json | install="node -e \"\"" | 5 |
Manifest
Package metadata
Scripts12
benchnode bench/bench.jsbuildnode-gyp configure build --verbose && npm run fixloaderpath && npm run build:tsbuild:platformbash ./scripts/build-platform-pkg.shbuild:tstsc -p tsconfig.build.jsonfixloaderpathbash ./fix_loader_path.shinstallnode -e ""libchdbbash ./update_libchdb.shprepacknpm run build:tstestmocha test_basic.js test_connection.js --timeout 15000test:allnpm run test && npm run test:v3test:v3vitest runtypechecktsc -p tsconfig.json
Dependencies2
node-addon-api^6.1.0node-gyp-build^4.6.0
Optional dependencies4
@chdb/lib-darwin-arm6426.5.1-rc.1@chdb/lib-darwin-x6426.5.1-rc.1@chdb/lib-linux-arm64-gnu26.5.1-rc.1@chdb/lib-linux-x64-gnu26.5.1-rc.1