PkgRadar

Package evidence

@r-via/[email protected]

Install-time lifecycle script: postinstall="node scripts/download-model.js"

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
12
First published
Feb 2026
Publisher
r-via

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":["@r-via/[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":["@r-via/[email protected]"],"fail_on":"review"}'
Publisherr-via
Artifact bytes303,083
Previous version0.9.2
Published2026-04-30T18:19:13.031Z
SHA-256fe5ddaff0560db26014c237a479a8dc02329211af1ef1e15b0efe5a6a9ab95a2

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/download-model.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.9.4Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/download-model.js"5

Manifest

Package metadata

Scripts8
  • buildtsup
  • devtsx src/index.ts
  • linteslint src/
  • postinstallnode scripts/download-model.js
  • prebuildnode scripts/sync-motd.js
  • preparegit config core.hooksPath .githooks
  • testvitest run
  • typechecktsc --noEmit
Dependencies21
  • @ai-sdk/anthropic^3.0.64
  • @ai-sdk/google^3.0.53
  • @ai-sdk/openai^3.0.48
  • @ai-sdk/openai-compatible^2.0.37
  • @anthropic-ai/claude-agent-sdk^0.2.52
  • @clack/prompts^1.1.0
  • @lancedb/lancedb^0.26.2
  • @xenova/transformers^2.17.2
  • ai^6.0.141
  • chalk^5.6.2
  • chokidar^5.0.0
  • cli-table3^0.6.5
  • commander^14.0.3
  • dotenv^17.3.1
  • js-yaml^4.1.1
  • pino^10.3.1
  • tiktoken^1.0.22
  • tinyglobby^0.2.15
  • tree-sitter-typescript^0.23.2
  • web-tree-sitter^0.26.5
  • zod^4.3.6