Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts14
buildtsccleanrm -rf distprepublishOnlynpm run clean && npm run buildpretestnpm run buildtestnpx tsx test-network.mjstest:allnpm run test:extension && npm run test:fifo && npm run test:leak && npm run test:identity && npm run test:negative && npm run testtest:chromadbnpx tsx test-chromadb-memory.mjstest:extensionnpx tsx test-extension.mjstest:fifonode test-fifo-queue.mjstest:identitynpx tsx test-identity.mjstest:leaknode test-leak.mjstest:negativenpx tsx test-negative.mjstest:rigorousnpx tsx rigorous-concurrent-test.mjswatchtsc --watch
Dependencies20
@chainsafe/libp2p-gossipsub^14.1.2@chainsafe/libp2p-noise^17.0.0@chainsafe/libp2p-yamux^8.0.1@chroma-core/default-embed^0.1.9@libp2p/bootstrap^12.0.22@libp2p/crypto^5.1.18@libp2p/identify^4.1.6@libp2p/interface^3.2.2@libp2p/kad-dht^16.3.0@libp2p/mdns^12.0.22@libp2p/peer-id^6.0.9@libp2p/pnet^3.0.21@libp2p/tcp^11.0.20@libp2p/websockets^10.1.13@multiformats/multiaddr^13.0.3chromadb^3.4.3libp2p^3.3.1multiformats^14.0.0pi-libp2p-mesh^0.3.2uuid^11.1.0