PkgRadar

Package evidence

[email protected]

no findings

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,744Niche · −30% score
Versions published
489Mature · −50% score
First published
Jun 2023
Publisher
marcus.pousette

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

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"}'
Artifact bytes30,153
Previous version5.2.19
Published2026-05-28T07:39:57.219Z
SHA-256b07d4c6afab76f3522eb904ba4355c00674f021417c776afb1abcf79f673bcf9

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
5.2.20Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildaegir build --no-bundle
  • cleanaegir clean
  • lintaegir lint
  • testaegir test
  • test:browseraegir clean && aegir test -t browser
  • test:covaegir test -t node --cov
  • test:nodeaegir clean && aegir test -t node
Dependencies35
  • @chainsafe/libp2p-noise^17.0.0
  • @chainsafe/libp2p-yamux^8.0.1
  • @dao-xyz/borsh^6.0.0
  • @dao-xyz/datastore-level^11.2.0
  • @libp2p/circuit-relay-v2^4.1.7
  • @libp2p/crypto^5.1.14
  • @libp2p/identify^4.0.14
  • @libp2p/interface^3.1.1
  • @libp2p/keychain^6.0.11
  • @libp2p/tcp^11.0.14
  • @libp2p/webrtc^6.0.15
  • @libp2p/websockets^10.1.7
  • @multiformats/multiaddr^13.0.1
  • @peerbit/any-store2.2.9
  • @peerbit/any-store-opfs1.1.7
  • @peerbit/blocks4.1.9
  • @peerbit/build-assets1.1.0
  • @peerbit/crypto3.1.1
  • @peerbit/indexer-interface3.0.4
  • @peerbit/indexer-simple1.2.7
  • @peerbit/indexer-sqlite33.0.7
  • @peerbit/keychain1.2.9
  • @peerbit/logger2.0.1
  • @peerbit/program6.0.31
  • @peerbit/pubsub5.2.11
  • @peerbit/stream-interface6.0.10
  • @peerbit/time3.0.0
  • @sqlite.org/sqlite-wasm^3.51.1-build1
  • level^10.0.0
  • libp2p^3.1.7
  • …and 5 more.