PkgRadar

Package evidence

@vishwalab/[email protected]

Large Javascript Payload: 6207784 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
701
Versions published
21
First published
May 2026
Publisher
harry-vishwalab

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@vishwalab/[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":["@vishwalab/[email protected]"],"fail_on":"review"}'
Artifact bytes2,024,688
Previous version0.0.1-beta.2
Published2026-05-13T17:15:01.242Z
SHA-256f434be75c7e98718d9d2cb39e003e5848c9892f7078e41d5a9ae21a0dff94c3c

Why flagged

What the scanner saw

Large Javascript Payload: 6207784 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.1-beta.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/bundle.mjs6207784 bytes0

Manifest

Package metadata

Scripts11
  • buildINLINE_ENV=1 node build.mjs
  • build:dockernode build.mjs
  • cleanrm -rf dist node_modules
  • devtsc --watch
  • dev:httpnpx tsx src/bin/cli.ts mcp --http
  • dev:stdionpx tsx src/bin/cli.ts mcp
  • prepublishOnlynpm run build
  • testvitest run
  • test:mcp:httptsx scripts/test-client.ts --http
  • test:mcp:stdiotsx scripts/test-client.ts
  • test:watchvitest
Dependencies16
  • @hono/node-server^1.14.0
  • @modelcontextprotocol/sdk^1.13.0
  • @payai/facilitator^2.3.4
  • @solana/kit^6.8.0
  • @solana/mpp^0.5.2
  • @solana/spl-token^0.4.14
  • @solana/web3.js^1.98.4
  • @x402/core^2.6.0
  • @x402/evm^2.6.0
  • @x402/mcp^2.11.0
  • @x402/svm^2.6.0
  • bs58^6.0.0
  • commander^12.0.0
  • ethers^6.16.0
  • hono^4.7.0
  • mppx^0.5.5