PkgRadar

Package evidence

@withwiz/[email protected]

no findings

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
50
Versions published
30
First published
Mar 2026
Publisher
withwiz

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":["@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 bytes202,383
Previous version0.6.5
Published2026-05-25T18:32:58.286Z
SHA-256e68e596f593e7ce2c2d60f6235521c0c0d69080ec854e76f32932eebfe39f370

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.7.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildtsup && tsc --emitDeclarationOnly --skipLibCheck
  • build:jstsup
  • build:typestsc --emitDeclarationOnly --skipLibCheck
  • build:types:watchtsc --emitDeclarationOnly --skipLibCheck --watch --preserveWatchOutput
  • build:watchtsup --watch
  • prepublishOnlynpm run build && npm test
  • 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