PkgRadar

Package evidence

[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.

Versions published
12Established · −30% score
First published
Jun 2016
Publisher
handrews

Effective trust discount applied: 30% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherhandrews
Artifact bytes2,662,830
Previous version0.3.0
Published2017-12-05T20:05:05.608Z
SHA-256032f6c1f3b01a4d849e8f2cafb130217179c6a08954adc576fc29bd6b1576205

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildnpm run clean && NODE_ENV=production webpack --config webpack/config.prod.withjs.babel.js && rm build/static-*
  • build:nojsnpm run clean && NODE_ENV=production webpack --config webpack/config.prod.nojs.babel.js && rm build/static-* && rm build/app-*.js
  • cleanrm -rf build
  • linteslint src webpack || true
  • startnode webpack/index | NODE_ENV=development node src/server
Dependencies45
  • babel-core^6.8.0
  • babel-eslint^7.1.1
  • babel-loader^6.2.4
  • babel-plugin-transform-class-properties^6.10.2
  • babel-preset-es2015^6.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.26.1
  • eslint^3.13.1
  • eslint-config-airbnb^14.0.0
  • eslint-loader^1.4.1
  • eslint-plugin-import^2.2.0
  • eslint-plugin-jsx-a11y^3.0.2
  • eslint-plugin-react^6.9.0
  • express^4.13.4
  • extract-text-webpack-plugin^2.0.0-beta.5
  • file-loader^0.9.0
  • glob^7.0.5
  • immutable^3.8.1
  • ip^1.1.3
  • json-loader^0.5.4
  • json-schema-example-loader^3.0.0
  • json-schema-loader^1.0.0
  • less^2.5.1
  • less-loader^2.0.0
  • …and 15 more.