PkgRadar

Package evidence

@anvia/[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.

Versions published
40
First published
May 2026
Publisher
indrazm

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":["@anvia/[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":["@anvia/[email protected]"],"fail_on":"review"}'
Publisherindrazm
Artifact bytes1,977,079
Previous version0.7.3-preview.20260620T153502.752ef82
Published2026-06-20T17:18:23.019Z
SHA-256fc766185883a0c3f5aa7f02fe093f760eacf7cc293e289b42cea01ad1def1841

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.3-preview.20260620T171638.d652d47Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildpnpm run build:deps && tsup && vite build --config vite.config.ts
  • build:deps(test -f ../core/dist/index.d.ts || pnpm --filter @anvia/core build) && pnpm --filter @anvia/server --filter @anvia/react build
  • coveragepnpm run build:deps && vitest run --coverage
  • testpnpm run build:deps && vitest run
  • typecheckpnpm run build:deps && tsc --noEmit
Dependencies18
  • @anvia/react0.5.1-preview.20260620T171638.d652d47
  • @anvia/server0.3.2-preview.20260620T171638.d652d47
  • @hono/node-server^2.0.5
  • @phosphor-icons/react^2.1.10
  • @radix-ui/react-alert-dialog^1.1.17
  • @radix-ui/react-dialog^1.1.17
  • @radix-ui/react-scroll-area^1.2.12
  • @radix-ui/react-select^2.3.1
  • @radix-ui/react-separator^1.1.10
  • @radix-ui/react-slot^1.3.0
  • @xyflow/react^12.11.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • hono^4.12.26
  • react^19.2.7
  • react-dom^19.2.7
  • react-markdown^10.1.0
  • tailwind-merge^3.6.0