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
- 771
- Versions published
- 203Mature · −50% score
- First published
- Nov 2019
- Publisher
- n5-dev
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@n5now/[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":["@n5now/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 review · score 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/build/index.js | 2503098 bytes | 10 |
Manifest
Package metadata
Scripts12
buildwebpack --mode='production'build-storybookbuild-storybookbuild:devwebpack --mode developmentlinteslint --ext .jsx,.js srclint-fixeslint --ext .jsx,.js src --fixprepublishyarn buildstartwebpack --watch --mode='production'storybookstart-storybook -p 6006testjesttest-coveragejest --coveragetest-ujest --updateSnapshottest-watchjest --watchAll
Dependencies28
@material-ui/core^4.9.2@material-ui/icons^4.9.1@material-ui/lab^4.0.0-alpha.42@material-ui/styles^4.9.0ag-grid-community^21.2.2ag-grid-react^21.2.2axios^0.19.0classnames^2.2.6comma-separated-values^3.6.4i18next^19.8.4js-file-download^0.4.8lodash^4.17.21mammoth1.3.6moment^2.24.0prop-types^15.7.2qrcode.react^1.0.0react17.0.2react-data-grid^5.0.5react-dom17.0.2react-dropzone^10.1.10react-file-drop^0.2.8react-highlight-words^0.16.0react-i18next^11.7.4react-select^3.0.8react-zoom-pan-pinch^1.6.1three0.85.2uuid^8.1.0xlsx^0.10.1