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
- 186
- Versions published
- 25Mature · −50% score
- First published
- Aug 2023
- Publisher
- arkellys
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
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
Large Javascript Payload: 2735994 bytes
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
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/.yarn/releases/yarn-4.1.0.cjs | 2735994 bytes | 0 |
Manifest
Package metadata
Scripts1
linteslint .
Dependencies30
@pmmmwh/react-refresh-webpack-plugin^0.6.2@svgr/webpack^8.1.0@swc/core^1.15.33@swc/plugin-transform-imports^12.10.0browserslist^4.28.2case-sensitive-paths-webpack-plugin^2.4.0copy-webpack-plugin^14.0.0css-loader^7.1.4css-minimizer-webpack-plugin^8.0.0detect-port^2.1.0fs-extra^11.3.5html-webpack-plugin^5.6.7lodash^4.18.1mini-css-extract-plugin^2.10.2postcss^8.5.15postcss-flexbugs-fixes^5.0.2postcss-loader^8.2.1postcss-normalize^13.0.1postcss-preset-env^11.3.0react-dev-utils^12.0.1react-refresh^0.18.0resolve-url-loader^5.0.0sass-loader^17.0.0source-map-loader^5.0.0spinnies^0.5.1style-loader^4.0.0swc-loader^0.2.7terser-webpack-plugin^5.6.0webpack^5.107.1webpack-dev-server^5.2.4