PkgRadar

Package evidence

@notmrabhi/[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
64
First published
May 2026
Publisher
notmrabhi

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":["@notmrabhi/[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":["@notmrabhi/[email protected]"],"fail_on":"review"}'
Publishernotmrabhi
Artifact bytes3,255,705
Previous version0.1.64
Published2026-06-09T10:55:14.607Z
SHA-25633857de6c38a7c0934612daa282b1c3acdd6a02877185d172528a3f4071e8c58

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsc --noEmit && vite build
  • demovite --config vite.demo.config.ts
  • demo:buildvite build --config vite.demo.config.ts
  • devvite build --watch
  • prepublishOnlynpm run build
  • testnpm run build && node tests/bpmn.test.mjs
  • typechecktsc --noEmit
Dependencies6
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-python^6.2.1
  • @dagrejs/dagre^3.0.0
  • @uiw/react-codemirror^4.25.9
  • react-quill^2.0.0