PkgRadar

Package evidence

@vizzor/[email protected]

Large Javascript Payload: 2876732 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.

Versions published
25
First published
Mar 2026
Publisher
imzzaidd

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":["@vizzor/[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":["@vizzor/[email protected]"],"fail_on":"review"}'
Publisherimzzaidd
Artifact bytes3,046,656
Previous version0.15.1
Published2026-05-26T02:05:14.093Z
SHA-25692004006bf3ed1a5f3c751b5c3be5a9472393d20686e9abe2000de796c2ee144

Why flagged

What the scanner saw

Large Javascript Payload: 2876732 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.15.2Version
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/index.js2876732 bytes10

Manifest

Package metadata

Scripts14
  • backtest:wrtsx scripts/backtest-wr.ts
  • buildtsup
  • cleanrm -rf dist/
  • devtsx src/index.ts
  • formatprettier --write 'src/**/*.ts'
  • format:checkprettier --check 'src/**/*.ts'
  • linteslint src/
  • lint:fixeslint src/ --fix
  • testvitest run
  • test:coveragevitest run --coverage
  • test:integrationVIZZOR_INTEGRATION=true vitest run test/integration/
  • test:watchvitest
  • typechecktsc --noEmit
  • wr:audittsx scripts/wr-audit.ts
Dependencies40
  • @anthropic-ai/sdk^0.78.0
  • @fastify/cors^11.2.0
  • @fastify/rate-limit^10.3.0
  • @fastify/swagger^9.7.0
  • @fastify/swagger-ui^5.2.6
  • @fastify/websocket^11.2.0
  • @google/generative-ai^0.24.1
  • @polymarket/clob-client^5.8.1
  • @scure/bip321.6.2
  • @scure/bip391.5.4
  • @sentry/node^10.53.1
  • @solana/spl-token^0.4.14
  • @solana/web3.js^1.98.4
  • @types/react^19.2.15
  • better-sqlite3^12.10.0
  • chalk^5.6.2
  • cli-table3^0.6.5
  • commander^14.0.3
  • discord.js^14.26.4
  • fastify^5.8.5
  • grammy^1.43.0
  • ink^6.8.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • inquirer^13.4.3
  • marked^17.0.6
  • marked-terminal^7.3.0
  • node-notifier^10.0.1
  • ollama^0.6.3
  • openai^6.39.0
  • …and 10 more.