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
- 4
- Versions published
- 2
- First published
- Oct 2024
- Publisher
- ryun1
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":["@intersect.mbo/[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":["@intersect.mbo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3808480 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
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.esm.js | 3808480 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.js | 3808660 bytes | 0 |
Manifest
Package metadata
Scripts12
buildreact-scripts buildejectreact-scripts ejectformatprettier --write src/**/*.ts src/**/*.tsxlinteslint src/**/*.ts src/**/*.tsx --report-unused-disable-directives --max-warnings 0preparehuskyprepublishrollup -c --bundleConfigAsCjsstartGENERATE_SOURCEMAP=false react-scripts startstorybook:buildstorybook buildstorybook:previewstorybook dev -p 6006testjesttest:watchjest --watchtscnpx tsc --noEmit --skipLibCheck
Dependencies22
@emotion/react^11.13.0@emotion/styled^11.13.0@hookform/resolvers^3.9.0@mui/icons-material^5.14.3@mui/material^5.16.7@storybook/addon-actions^8.2.8@storybook/addon-essentials^8.2.8@storybook/addon-links^8.2.8@storybook/react-webpack5^8.2.8axios^1.7.7date-fns^4.1.0keen-slider^6.8.5react^18.3.1react-diff-view^3.2.1react-dom^18.3.1react-hook-form^7.53.0react-markdown^9.0.1react-query^3.39.3react-router-dom^6.13.0react-scripts5.0.1unidiff^1.0.4yup^1.4.0