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
- 29
- Versions published
- 140Mature · −50% score
- First published
- Mar 2025
- Publisher
- yidaopenlook
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":["[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: 4461682 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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/build/static/js/main.d377bdbf.js | 4461682 bytes | 10 |
Manifest
Package metadata
Scripts6
buildnpm install --legacy-peer-deps && npm run build:react && npm run build:bundlebuild:bundlewebpack --config webpack.config.jsbuild:reactreact-scripts buildejectreact-scripts ejectstartset PORT=4000 && react-scripts starttestreact-scripts test
Dependencies26
@ant-design/icons5.0.0@testing-library/jest-dom^5.16.5@testing-library/react^13.4.0@testing-library/user-event^13.5.0@types/jest^27.5.2@types/node^16.18.37@types/react^18.2.14@types/react-dom^18.2.6antd5.24.2axios^1.4.0echarts^5.6.0echarts-for-react^3.0.2lodash^4.17.21lucide-react^0.256.0react^17.0.0 || ^18.0.0react-dom^17.0.0 || ^18.0.0react-draggable^4.4.6react-markdown^8.0.7react-scripts5.0.1react-shadow^20.3.0recorder-core^1.3.25011100rehype-mathjax^4.0.3remark-gfm3.0.1typescript^4.9.5uuid^10.0.0web-vitals^2.1.4