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
- 8
- First published
- May 2026
- Publisher
- vector2026
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":["@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"}'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
Scripts12
buildtsupcleanrm -rf distdemo:buildnpm run build && vite build --config vite.demo.config.tsdemo:devnpm run build && concurrently -k -n MOCK,VITE "npm run demo:ws" "vite --config vite.demo.config.ts"demo:livekitnpm run build && concurrently -k -n CP,VITE "node playground/scripts/cp-grpc-proxy.mjs" "vite --config vite.demo.config.ts"demo:previewvite preview --config vite.demo.config.tsdemo:wsnode playground/scripts/mock-template-ws.mjsdevtsup --watchmock:pagenpm run build && node playground/scripts/mock-page-server.mjsrelease:versionnode scripts/release-version.mjstestvitest runtypechecktsc --noEmit
Dependencies4
@vivix-ai/ivi-sdk-ts^0.3.7hls.js^1.6.15livekit-client^2.19.0trtc-sdk-v5^5.16.0