PkgRadar

Package evidence

@cryhub/[email protected]

Large Javascript Payload: 2132555 bytes

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
50
Versions published
9
First published
May 2026
Publisher
sajadkiani

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":["@cryhub/[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":["@cryhub/[email protected]"],"fail_on":"review"}'
Publishersajadkiani
Artifact bytes851,784
Previous version0.3.5
Published2026-05-25T11:53:06.834Z
SHA-256c31d957f01aac1370e1288711dd162a2d298c46db950720418670eb4f2124b5d

Why flagged

What the scanner saw

Large Javascript Payload: 2132555 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cryhub-chart.es.js2132555 bytes10

Manifest

Package metadata

Scripts6
  • buildvite build --config vite.lib.config.ts && tsc -p tsconfig.lib.json && node scripts/fix-dts.mjs
  • build:demovite build
  • build:libvite build --config vite.lib.config.ts && tsc -p tsconfig.lib.json && node scripts/fix-dts.mjs
  • devvite
  • previewvite preview
  • type-checktsc --noEmit
Dependencies4
  • lightweight-charts^5.2.0
  • lightweight-charts-drawing^0.1.1
  • lightweight-charts-indicators^0.4.1
  • lit^3.2.0