Package evidence
[email protected]
Install-time lifecycle script: postinstall="node dist/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
- 4,460Niche · −30% score
- Versions published
- 34
- First published
- May 2026
- Publisher
- robit
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
Review before promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node dist/postinstall.js"
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 review · score 3 · 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 | Install-time lifecycle script | package.json | postinstall="node dist/postinstall.js" | 5 |
Manifest
Package metadata
Scripts7
buildnpm run bundle:qr && tsc -p tsconfig.json && node scripts/make-executable.cjsbundle:qrnode scripts/bundle-qrcode-browser.cjscleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"postinstallnode dist/postinstall.jsprepublishOnlynpm run clean && npm run build && npm run test:localpublish:npmnode scripts/publish-package.mjstest:localnpm run build && node dist/cli.js test-local && node dist/cli.js test-triad && node dist/cli.js test-bootstrap-config && node dist/cli.js test-connect
Dependencies25
@chainsafe/libp2p-noise^17.0.0@chainsafe/libp2p-yamux^8.0.1@libp2p/autonat^3.0.20@libp2p/bootstrap^12.0.22@libp2p/circuit-relay-v2^4.2.5@libp2p/crypto^5.1.18@libp2p/dcutr^3.0.20@libp2p/gossipsub^15.0.23@libp2p/identify^4.1.6@libp2p/kad-dht^16.3.0@libp2p/mdns^12.0.22@libp2p/peer-id^6.0.9@libp2p/ping^3.1.5@libp2p/pubsub-peer-discovery^12.0.0@libp2p/tcp^11.0.20@libp2p/upnp-nat^4.0.20@libp2p/websockets^10.1.13@multiformats/multiaddr^13.0.3@nats-io/transport-node^3.4.0commander^14.0.0jsqr^1.4.0libp2p^3.3.1nkn-sdk^1.3.6qrcode-terminal^0.12.0ws^8.18.0
Optional dependencies2
@achingbrain/nat-port-mapper^4.0.5node-datachannel^0.27.0