PkgRadar

Package evidence

[email protected]

no findings

Recommended action

Looks clean — keep monitoring

No 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"}'
Publisherpdomenic
Artifact bytes106,183
Previous version0.3.2
Published2026-05-25T05:44:52.741Z
SHA-25623b6992327e597b914cbdf8abde13e59e1e5608590f18628e755d549264f1d73

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

low
Last checked
lowRisk
0Score
0.3.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildtsc
  • cleanrm -rf dist
  • prepublishOnlynpm run clean && npm run build
  • pretestnpm run build
  • testnpx tsx test-network.mjs
  • test:allnpm run test:extension && npm run test:fifo && npm run test:leak && npm run test:identity && npm run test:negative && npm run test
  • test:chromadbnpx tsx test-chromadb-memory.mjs
  • test:extensionnpx tsx test-extension.mjs
  • test:fifonode test-fifo-queue.mjs
  • test:identitynpx tsx test-identity.mjs
  • test:leaknode test-leak.mjs
  • test:negativenpx tsx test-negative.mjs
  • test:rigorousnpx tsx rigorous-concurrent-test.mjs
  • watchtsc --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.3
  • chromadb^3.4.3
  • libp2p^3.3.1
  • multiformats^14.0.0
  • pi-libp2p-mesh^0.3.2
  • uuid^11.1.0