PkgRadar

Package evidence

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

Weekly downloads
690
Versions published
3
First published
Apr 2018
Publisher
handrews

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":["@cloudflare/[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":["@cloudflare/[email protected]"],"fail_on":"review"}'
Publisherhandrews
Artifact bytes12,599
Previous version0.1.1
Published2018-04-20T23:21:51.595Z
SHA-256df2fb3cc0d4ccd5b2de53df7801196936538a4750f68c30c631781ec732f85df

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildyarn run clean && NODE_ENV=production webpack --config webpack/config.prod.withjs.babel.js && rm build/static-*
  • build:nojsyarn run clean && NODE_ENV=production webpack --config webpack/config.prod.nojs.babel.js && rm build/static-* && rm build/app-*.js
  • cleanrm -rf build
  • startnode webpack/index | NODE_ENV=development node src/server
Dependencies39
  • @cloudflare/json-schema-apidoc-loader^0.1.0
  • @cloudflare/json-schema-ref-loader^0.1.0
  • babel-core^6.8.0
  • babel-loader^7.1.4
  • babel-plugin-transform-class-properties^6.10.2
  • babel-preset-env^1.6.0
  • babel-preset-react^6.5.0
  • babel-preset-react-hmre^1.1.1
  • babel-register^6.8.0
  • babel-runtime^6.6.1
  • bluebird^3.4.1
  • chalk^1.1.3
  • compression^1.6.1
  • css-loader^0.28.11
  • express^4.13.4
  • extract-text-webpack-plugin^3.0.2
  • file-loader^0.9.0
  • glob^7.0.5
  • immutable^3.8.1
  • ip^1.1.3
  • json-loader^0.5.4
  • less^2.5.1
  • less-loader^4.1.0
  • lodash^4.13.1
  • node-sass^4.3.0
  • progress-bar-webpack-plugin^1.8.0
  • react^15.2.0
  • react-dom^15.2.0
  • react-pure-render^1.0.2
  • react-redux^5.0.2
  • …and 9 more.