PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
365
Versions published
21Established · −30% score
First published
Nov 2025
Publisher
cagostino

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishercagostino
Artifact bytes1,288,968
Previous version0.1.21
Published2026-06-14T17:01:44.924Z
SHA-25663ca02ed7b1eb3bc161e0ab72b71169948dfc16d05a8e3b0e9f73a2fcb571cae

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
0.1.22Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts4
  • buildtsc && node scripts/fix-esm-imports.mjs
  • checktsc --noEmit
  • devtsc --watch
  • prepublishOnlynpm run build
Dependencies21
  • @codemirror/lang-javascript^6.2.1
  • @codemirror/lang-python^6.1.3
  • @uiw/react-codemirror^4.21.21
  • @xterm/addon-fit^0.10.0
  • @xterm/xterm^5.5.0
  • chart.js^4.4.0
  • chartjs-adapter-date-fns^3.0.0
  • d3^7.9.0
  • date-fns^4.1.0
  • esbuild-wasm^0.24.2
  • js-yaml^4.1.1
  • jszip^3.10.1
  • leaflet^1.9.4
  • lucide-react^0.294.0
  • mammoth^1.11.0
  • nunjucks^3.2.4
  • react-chartjs-2^5.2.0
  • react-force-graph-2d^1.25.4
  • react-leaflet^5.0.0
  • socket.io-client^4.7.0
  • xlsx^0.18.5
Optional dependencies2
  • cors^2.8.5
  • express^4.18.2