PkgRadar

Package evidence

@brave/[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.

Versions published
1
First published
Feb 2025
Publisher
petemill

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":["@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"}'
Publisherpetemill
Artifact bytes11,473
Previous versionnone
Published2025-02-18T23:07:57.977Z
SHA-2562ec6d1f569a713ec48767f38a210df8aa45a6d9359fb0a86832aca118dedad06

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
28.1.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

Dependencies15
  • @babel/core^7.11.6
  • @jest/types^28.1.3
  • @jridgewell/trace-mapping^0.3.13
  • babel-plugin-istanbul^6.1.1
  • chalk^4.0.0
  • convert-source-map^1.4.0
  • fast-json-stable-stringify^2.0.0
  • graceful-fs^4.2.9
  • jest-haste-map^28.1.3
  • jest-regex-util^28.0.2
  • jest-util^28.1.3
  • micromatch^4.0.4
  • pirates^4.0.4
  • slash^3.0.0
  • write-file-atomic^4.0.1