PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["[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 bytes104,883
Previous version0.3.1
Published2026-05-25T05:21:49.172Z
SHA-256beb39460fa48477048dfb7363d21810ca8b4fe5356d26e91cb9b10ee876bb077

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.3.2Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/package.jsonmatched "raw.githubusercontent.com"12

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.1
  • uuid^11.1.0