PkgRadar

Package evidence

@intersect.mbo/[email protected]

Large Javascript Payload: 3808480 bytes

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 monitoring

No 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"}'
Publisherryun1
Artifact bytes5,409,058
Previous versionnone
Published2024-10-30T14:58:44.904Z
SHA-2560b3e77ca1e963ddedcb962c3b4ffc1ca25ceb49ff98546e2490f320f66214891

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

low
Last checked
lowRisk
0Score
0.0.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.esm.js3808480 bytes0
lowLarge Javascript Payloadpackage/dist/index.js3808660 bytes0

Manifest

Package metadata

Scripts12
  • buildreact-scripts build
  • ejectreact-scripts eject
  • formatprettier --write src/**/*.ts src/**/*.tsx
  • linteslint src/**/*.ts src/**/*.tsx --report-unused-disable-directives --max-warnings 0
  • preparehusky
  • prepublishrollup -c --bundleConfigAsCjs
  • startGENERATE_SOURCEMAP=false react-scripts start
  • storybook:buildstorybook build
  • storybook:previewstorybook dev -p 6006
  • testjest
  • test:watchjest --watch
  • tscnpx 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.8
  • axios^1.7.7
  • date-fns^4.1.0
  • keen-slider^6.8.5
  • react^18.3.1
  • react-diff-view^3.2.1
  • react-dom^18.3.1
  • react-hook-form^7.53.0
  • react-markdown^9.0.1
  • react-query^3.39.3
  • react-router-dom^6.13.0
  • react-scripts5.0.1
  • unidiff^1.0.4
  • yup^1.4.0