PkgRadar

Package evidence

@intersect.mbo/[email protected]

no findings

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
36
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 bytes665,279
Previous version0.0.1
Published2024-11-21T22:05:25.471Z
SHA-256f1e3085dcac817c2dc048a488b09a0ec90c68cc30d867115df03eb9cf40e936b

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • 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
  • startreact-scripts start
  • testjest
  • test:watchjest --watch
  • tscnpx tsc --noEmit --skipLibCheck
Dependencies15
  • @emotion/react^11.13.3
  • @emotion/styled^11.13.0
  • @emurgo/cardano-serialization-lib-asmjs^13.1.0
  • @mui/icons-material^6.1.5
  • @mui/material^6.1.5
  • @sentry/react^8.35.0
  • axios^1.7.7
  • bech32^2.0.0
  • i18next^23.16.3
  • react-hook-form^7.53.1
  • react-i18next^15.1.0
  • react-query^3.39.3
  • react-router-dom^6.27.0
  • react-scripts5.0.1
  • util^0.12.5