PkgRadar

Package evidence

@jabez007/[email protected]

Large Javascript Payload: 5580462 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
153
Versions published
14Established · −30% score
First published
Jun 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@jabez007/[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":["@jabez007/[email protected]"],"fail_on":"review"}'
Artifact bytes4,558,159
Previous version0.3.0
Published2026-05-20T21:00:17.606Z
SHA-2562bff84363aa6dac799ea0bd65ecad7562149819d7721ad3133ecd25df5b75cdd

Why flagged

What the scanner saw

Large Javascript Payload: 5580462 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/cryptotron-app.umd.js5580462 bytes10
mediumLarge Javascript Payloadpackage/lib/ngrams-data-D34a8YjV.js5089404 bytes10

Manifest

Package metadata

Scripts12
  • buildrun-p type-check "build-only {@}" --
  • build-onlyvite build
  • build:libvite build --config vite.lib.config.ts && vue-tsc --project tsconfig.lib.json
  • deploypush-dir --dir=dist --branch=main --cleanup
  • devvite
  • formatprettier --write src/
  • linteslint . --fix
  • predeploynpm run build
  • prepublishOnlynpm run build:lib
  • previewvite preview
  • testvitest run
  • type-checkvue-tsc --build
Dependencies5
  • @jabez007/cryptotron.js^0.3.1
  • @vue-flow/background^1.3.2
  • @vue-flow/controls^1.1.2
  • @vue-flow/core^1.45.0
  • rita^3.2.16