PkgRadar

Package evidence

@gearbox-protocol/[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
17Established · −30% score
First published
Aug 2022
Publisher
doomsower

Effective trust discount applied: 30% (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":["@gearbox-protocol/[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":["@gearbox-protocol/[email protected]"],"fail_on":"review"}'
Publisherdoomsower
Artifact bytes1,578
Previous version1.6.0
Published2022-09-09T18:12:41.620Z
SHA-25674c4c046b653ec74abb563f008930fe604fa13206f051f28e62e6d909a41a7c5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Dependencies9
  • @typescript-eslint/eslint-plugin^5.33.0
  • @typescript-eslint/parser^5.33.0
  • eslint-config-alloy^4.6.2
  • eslint-import-resolver-typescript^3.4.1
  • eslint-plugin-import^2.26.0
  • eslint-plugin-react^7.30.1
  • eslint-plugin-react-hooks^4.6.0
  • eslint-plugin-simple-import-sort^7.0.0
  • eslint-plugin-unused-imports^2.0.0