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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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.tsbuild:deps(test -f ../core/dist/index.d.ts || pnpm --filter @anvia/core build) && pnpm --filter @anvia/server --filter @anvia/react buildcoveragepnpm run build:deps && vitest run --coveragetestpnpm run build:deps && vitest runtypecheckpnpm 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.0class-variance-authority^0.7.1clsx^2.1.1hono^4.12.26react^19.2.7react-dom^19.2.7react-markdown^10.1.0tailwind-merge^3.6.0