PkgRadar

Package evidence

@bitsocial/[email protected]

Install-time lifecycle script: postinstall="node bin/postinstall.js"

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
1,200Niche · −30% score
Versions published
35
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@bitsocial/[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":["@bitsocial/[email protected]"],"fail_on":"review"}'
Artifact bytes90,655
Previous version0.19.72
Published2026-06-13T05:55:46.726Z
SHA-256fbdccccc7cb2be0006126b0c3e9980321e383c3adc6ac8dc2938d4b3b1ffbd84

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node bin/postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.19.73Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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.jsonpostinstall="node bin/postinstall.js"5

Manifest

Package metadata

Scripts14
  • buildtsc --project config/tsconfig.json
  • build:testtsc --project config/test.tsconfig.json
  • build:test:watchtsc --watch --project config/test.tsconfig.json
  • build:watchtsc --watch --project config/tsconfig.json
  • ci:daemon:test-before-releasenode --loader ts-node/esm ci-bin/run-daemon-before-release.ts
  • ci:download-web-uisnode bin/postinstall.js
  • cleanrm -rf tmp/
  • commitcz
  • generate:readmeoclif readme && sed -i 's@/src/commands/@/src/cli/commands/@g' README.md && sed -i 's@src/commands@src/cli/commands@g' README.md
  • postinstallnode bin/postinstall.js
  • preparetest -d .git && husky install || true
  • releaseHUSKY=0 release-it --config config/.release-it.json
  • test:clinpm run ci:download-web-uis && vitest run --bail 1 --config config/vitest.config.ts
  • update-webuisnode bin/update-webuis.js
Dependencies19
  • @bitsocial/bso-resolver0.0.8
  • @multiformats/multiaddr13.0.1
  • @oclif/core4.8.0
  • @oclif/plugin-help6.2.36
  • @oclif/plugin-not-found3.2.73
  • @oclif/table0.5.1
  • @pkcprotocol/pkc-js0.0.48
  • dataobject-parser1.2.22
  • decompress4.2.1
  • env-paths2.2.1
  • exit-hook4.0.0
  • express4.19.2
  • kubo0.42.0
  • p-limit7.3.0
  • strip-json-comments5.0.3
  • tcp-port-used1.0.2
  • tslib2.6.2
  • typescript5.9.3
  • undici8.4.1