PkgRadar

Package evidence

@brave/[email protected]

Remote Dependency Spec: dependencies.@brave/leo="github:brave/leo"

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
30Mature · −50% score
First published
Oct 2022
Publisher
brave.com

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

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":["@brave/[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":["@brave/[email protected]"],"fail_on":"review"}'
Publisherbrave.com
Artifact bytes4,177,954
Previous version2.1.0
Published2023-05-12T17:53:59.011Z
SHA-25693bce3edd66496bc6a90cf77ad721b461c247350833d01e26d531a1fcf9fa22a

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@brave/leo="github:brave/leo"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@brave/leo="github:brave/leo"12
mediumRemote Dependency Specpackage.jsondependencies.ethereum-blockies="github:brave/blockies"12

Manifest

Package metadata

Scripts3
  • buildtsc && vite build
  • devtsc && vite build -w
  • linteslint ./src
Dependencies13
  • @brave/leogithub:brave/leo
  • @types/react-window^1.8.2
  • @types/styled-components^5.1.9
  • async^3.2.4
  • bignumber.js^9.1.0
  • ethereum-blockiesgithub:brave/blockies
  • postcss-js^4.0.0
  • react^16.14.0
  • react-dom^16.14.0
  • react-virtualized-auto-sizer^1.0.7
  • react-window^1.8.5
  • styled-components^5.3.0
  • svelte2tsx^0.5.20