PkgRadar

Package evidence

@withwiz/[email protected]

Large Javascript Payload: 13525226 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
30
First published
Mar 2026
Publisher
withwiz

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":["@withwiz/[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":["@withwiz/[email protected]"],"fail_on":"review"}'
Publisherwithwiz
Artifact bytes4,656,210
Previous version0.6.4
Published2026-05-14T19:51:58.536Z
SHA-256140011eea12a36c8ff93fa00c31b642dcb3511996a6580bc33fa10ba6e96ee97

Why flagged

What the scanner saw

Large Javascript Payload: 13525226 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.6.5Version
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/world_countries-C2WUL2CQ.js13525226 bytes10

Manifest

Package metadata

Scripts11
  • buildtsup && tsc --emitDeclarationOnly --skipLibCheck
  • build:jstsup
  • build:typestsc --emitDeclarationOnly --skipLibCheck
  • testvitest run -c __tests__/vitest.config.ts
  • test:accessibilityvitest run -c __tests__/vitest.config.ts __tests__/accessibility
  • test:coveragevitest run -c __tests__/vitest.config.ts --coverage
  • test:integrationvitest run -c __tests__/vitest.config.ts __tests__/integration
  • test:performancevitest run -c __tests__/vitest.config.ts __tests__/performance
  • test:securityvitest run -c __tests__/vitest.config.ts __tests__/security
  • test:unitvitest run -c __tests__/vitest.config.ts __tests__/unit
  • test:watchvitest -c __tests__/vitest.config.ts
Dependencies11
  • @aws-sdk/client-s3^3.988.0
  • @upstash/redis^1.35.0
  • bcryptjs^3.0.2
  • clsx^2.1.1
  • jose^6.1.0
  • lucide-react^0.562.0
  • sonner^2.0.5
  • tailwind-merge^3.3.1
  • winston^3.17.0
  • winston-daily-rotate-file^5.0.0
  • zod^3.25.67