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 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":["[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"}'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
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-*.jscleanrm -rf buildlinteslint src webpack || truestartnode webpack/index | NODE_ENV=development node src/server
Dependencies45
babel-core^6.8.0babel-eslint^7.1.1babel-loader^6.2.4babel-plugin-transform-class-properties^6.10.2babel-preset-es2015^6.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.26.1eslint^3.13.1eslint-config-airbnb^14.0.0eslint-loader^1.4.1eslint-plugin-import^2.2.0eslint-plugin-jsx-a11y^3.0.2eslint-plugin-react^6.9.0express^4.13.4extract-text-webpack-plugin^2.0.0-beta.5file-loader^0.9.0glob^7.0.5immutable^3.8.1ip^1.1.3json-loader^0.5.4json-schema-example-loader^2.0.0json-schema-loader^1.0.0less^2.5.1less-loader^2.0.0- …and 15 more.