PkgRadar

Package evidence

@vivix-ai/[email protected]

Remote Dependency Spec: dependencies.@vivix/ivi-sdk-ts="git+ssh://[email protected]/vinf-2.0/ivi-sdk/ivi-sdk-ts.git#v0.2.5"

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
996
Versions published
10
First published
May 2026
Publisher
vector2026

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":["@vivix-ai/[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":["@vivix-ai/[email protected]"],"fail_on":"review"}'
Publishervector2026
Artifact bytes183,208
Previous version0.2.3
Published2026-06-03T15:40:27.978Z
SHA-25659e0fa5dd58352c21b11cbb946ac0c1340b7b25ebcdc7bb15116416dc42fbf49

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@vivix/ivi-sdk-ts="git+ssh://[email protected]/vinf-2.0/ivi-sdk/ivi-sdk-ts.git#v0.2.5"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.2.4Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@vivix/ivi-sdk-ts="git+ssh://[email protected]/vinf-2.0/ivi-sdk/ivi-sdk-ts.git#v0.2.5"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.@vivix/ivi-sdk-ts changed to remote spec in 0.2.4 vs 0.2.3: "git+ssh://[email protected]/vinf-2.0/ivi-sdk/ivi-sdk-ts.git#v0.2.5"12

Manifest

Package metadata

Scripts11
  • buildtsup
  • cleanrm -rf dist
  • demo:buildnpm run build && vite build --config vite.demo.config.ts
  • demo:devnpm run build && concurrently -k -n MOCK,VITE "npm run demo:ws" "vite --config vite.demo.config.ts"
  • demo:previewvite preview --config vite.demo.config.ts
  • demo:wsnode playground/scripts/mock-template-ws.mjs
  • devtsup --watch
  • mock:pagenpm run build && node playground/scripts/mock-page-server.mjs
  • release:versionnode scripts/release-version.mjs
  • testvitest run
  • typechecktsc --noEmit
Dependencies3
  • @vivix/ivi-sdk-tsgit+ssh://[email protected]/vinf-2.0/ivi-sdk/ivi-sdk-ts.git#v0.2.5
  • hls.js^1.6.15
  • trtc-sdk-v5^5.16.0