PkgRadar

Package evidence

@libp2p/[email protected]

Tls Verification Disabled: matched "rejectUnauthorized: false"

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.

Versions published
578Mature · −50% score
First published
Jan 2024
Publisher
GitHub ActionsTrusted automation · −70% score

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

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":["@libp2p/[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":["@libp2p/[email protected]"],"fail_on":"review"}'
Artifact bytes20,122
Previous version3.1.3
Published2026-06-20T08:25:32.068Z
SHA-2568663af88caff9a56e6fdc48826974180e2429edd85df57da408a85c19728d4b2

Why flagged

What the scanner saw

Tls Verification Disabled: matched "rejectUnauthorized: false"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
3.1.4-bfb7ceb0fVersion
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/src/tls.jsmatched "rejectUnauthorized: false"12
mediumTls Verification Disabledpackage/src/tls.tsmatched "rejectUnauthorized: false"12

Manifest

Package metadata

Scripts9
  • buildaegir build --bundle false
  • cleanaegir clean
  • dep-checkaegir dep-check
  • doc-checkaegir doc-check
  • generateprotons ./src/pb/index.proto
  • lintaegir lint
  • startnode dist/src/main.js
  • testaegir test -t node
  • test:nodeaegir test -t node --cov
Dependencies14
  • @libp2p/crypto5.1.20-bfb7ceb0f
  • @libp2p/interface3.2.4-bfb7ceb0f
  • @libp2p/peer-id6.0.11-bfb7ceb0f
  • @libp2p/utils7.2.3-bfb7ceb0f
  • @peculiar/asn1-schema^2.4.0
  • @peculiar/asn1-x509^2.4.0
  • @peculiar/webcrypto^1.5.0
  • @peculiar/x509^2.0.0
  • asn1js^3.0.6
  • p-event^7.0.0
  • protons-runtime^7.0.0
  • reflect-metadata^0.2.2
  • uint8arraylist^3.0.2
  • uint8arrays^6.1.1