PkgRadar

Package evidence

@multisystemsuite/[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.

Versions published
3
First published
Jun 2026
Publisher
yoursabhishekabhi7

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":["@multisystemsuite/[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":["@multisystemsuite/[email protected]"],"fail_on":"review"}'
Artifact bytes13,043
Previous version2.0.0
Published2026-06-09T02:33:41.473Z
SHA-2564c5e847b8a3206a17b91a6032e8f665b927351e461bf67b193781b7fe48fc591

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsup src/index.ts --format esm --dts --clean --external react --external react-dom @mui/material @mui/icons-material @monaco-editor/react
  • cleanrimraf dist
  • devtsup src/index.ts --format esm --dts --watch --external react --external react-dom @mui/material @mui/icons-material @monaco-editor/react
  • typechecktsc --noEmit
Dependencies10
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @monaco-editor/react^4.6.0
  • @mui/icons-material^6.3.0
  • @mui/material^6.3.0
  • @multisystemsuite/studio-core2.1.0
  • @multisystemsuite/studio-renderer2.1.0
  • @multisystemsuite/studio-theme2.1.0
  • zustand^5.0.2