PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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
75
Versions published
194
First published
Jan 2026
Publisher
kbanc85

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"}'
Publisherkbanc85
Artifact bytes3,303,322
Previous version1.63.0
Published2026-06-14T03:04:37.543Z
SHA-256557eb3986c8c7e5226d64a94dc7824343b4d6ec3ea6da22dd25511c07b911144

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/index.jsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/index.jsmatched "curl "12
lowObfuscation Densitypackage/visualizer/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • buildvite build
  • devvite
  • previewvite preview
  • servernode --watch server.js
  • startnode server.js
  • test:smokeplaywright test playwright-smoke.spec.js --reporter=line
Dependencies12
  • @react-three/drei^10.7.7
  • @react-three/fiber^9.5.0
  • @react-three/postprocessing^3.0.4
  • better-sqlite3^11.0.0
  • cors^2.8.5
  • d3-force-3d^3.0.6
  • express^4.21.0
  • react^19.2.4
  • react-dom^19.2.4
  • three^0.172.0
  • umap-js^1.4.0
  • zustand^5.0.11