PkgRadar

Package evidence

@vizzor/[email protected]

Large Javascript Payload: 2644005 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
24
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 bytes1,860,271
Previous version0.14.6
Published2026-05-18T22:41:49.220Z
SHA-256f1227d4b3725aa98c83099e68e8057dbba1996ef6f030b8c1b27074b1c110014

Why flagged

What the scanner saw

Large Javascript Payload: 2644005 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.0Version
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.js2644005 bytes10

Manifest

Package metadata

Scripts13
  • 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
Dependencies38
  • @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.0.1
  • @google/generative-ai^0.24.1
  • @polymarket/clob-client^5.8.1
  • @scure/bip321.6.2
  • @scure/bip391.5.4
  • @solana/spl-token^0.4.14
  • @solana/web3.js^1.98.4
  • @types/react^19.2.14
  • better-sqlite3^12.6.2
  • chalk^5.6.2
  • cli-table3^0.6.5
  • commander^14.0.3
  • discord.js^14.25.1
  • fastify^5.8.5
  • grammy^1.41.1
  • ink^6.8.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • inquirer^13.3.0
  • marked^17.0.4
  • marked-terminal^7.3.0
  • node-notifier^10.0.1
  • ollama^0.6.3
  • openai^6.27.0
  • ora^9.3.0
  • …and 8 more.