PkgRadar

Package evidence

@bondsports/[email protected]

Manifest Codeless Dependency Stub

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
7
First published
Jul 2022
Publisher
jbknickerbocker

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":["@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"}'
Artifact bytes1,378
Previous version1.1.4
Published2023-04-20T19:40:05.546Z
SHA-256ecf818a9645d4208815b5c043ab6255ddf14aae395472e178d6003f9d4c6abdd

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubmanifest15

Manifest

Package metadata

Dependencies6
  • @typescript-eslint/eslint-plugin5.24.0
  • @typescript-eslint/parser5.24.0
  • eslint-config-prettier^8.5.0
  • eslint-config-react-app^7.0.1
  • eslint-plugin-import^2.26.0
  • eslint-plugin-jest^26.2.2