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
6
First published
Jan 2022
Publisher
aviramroi

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"}'
Publisheraviramroi
Artifact bytes831
Previous version0.0.3
Published2022-05-24T22:02:06.613Z
SHA-256eddb760e30a57001ab45dd5f27b00c91994384bb67f04695d640feb58d5102db

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
0.0.4Version
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

Dependencies14
  • @babel/core^7.16.7
  • @babel/preset-env^7.16.8
  • @babel/preset-react^7.16.7
  • @rollup/plugin-commonjs^21.0.1
  • babel-loader^8.2.3
  • rollup^2.64.0
  • rollup-plugin-babel^4.4.0
  • rollup-plugin-node-resolve^5.2.0
  • rollup-plugin-terser^7.0.2
  • rollup-plugin-typescript2^0.31.1
  • ts-loader^9.2.6
  • tsconfig-paths-webpack-plugin^3.5.2
  • typescript^4.5.4
  • webpack^5.66.0