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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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-*.jscleanrm -rf buildstartnode webpack/index | NODE_ENV=development node src/server
Dependencies39
@cloudflare/json-schema-apidoc-loader^0.1.0@cloudflare/json-schema-ref-loader^0.1.0babel-core^6.8.0babel-loader^7.1.4babel-plugin-transform-class-properties^6.10.2babel-preset-env^1.6.0babel-preset-react^6.5.0babel-preset-react-hmre^1.1.1babel-register^6.8.0babel-runtime^6.6.1bluebird^3.4.1chalk^1.1.3compression^1.6.1css-loader^0.28.11express^4.13.4extract-text-webpack-plugin^3.0.2file-loader^0.9.0glob^7.0.5immutable^3.8.1ip^1.1.3json-loader^0.5.4less^2.5.1less-loader^4.1.0lodash^4.13.1node-sass^4.3.0progress-bar-webpack-plugin^1.8.0react^15.2.0react-dom^15.2.0react-pure-render^1.0.2react-redux^5.0.2- …and 9 more.