PkgRadar

Package evidence

@bondsports/[email protected]

Large Javascript Payload

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
154Mature · −50% score
First published
Nov 2021
Publisher
aviramroi

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":["@bondsports/[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":["@bondsports/[email protected]"],"fail_on":"review"}'
Publisheraviramroi
Artifact bytes765,822
Previous version0.5.16
Published2022-05-24T22:02:15.976Z
SHA-2561731b5f7ee172e9c2faf1c7c0d4489a41bc230b9cbdf200d939ce10606fff83c

Why flagged

What the scanner saw

Large Javascript Payload

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.5.17Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadmanifest0

Manifest

Package metadata

Dependencies21
  • @babel/core^7.16.0
  • @bondsports/utils^1.6.18
  • @ctrl/tinycolor^3.4.0
  • @emotion/core^11.0.0
  • @emotion/react^11.5.0
  • @emotion/styled^11.3.0
  • @rollup/plugin-commonjs^21.0.1
  • @rollup/plugin-multi-entry^4.1.0
  • dayjs^1.10.7
  • react^17.0.2
  • react-dom^17.0.2
  • react-error-boundary^3.1.4
  • recoil^0.2.0
  • rollup^2.58.3
  • rollup-plugin-babel^4.4.0
  • rollup-plugin-sass^1.2.9
  • rollup-plugin-svg^2.0.0
  • rollup-plugin-terser^7.0.2
  • rollup-plugin-typescript2^0.30.0
  • swr^1.0.1
  • typescript^4.4.4