PkgRadar

Package evidence

@zvec/[email protected]

Install-time lifecycle script: install="node scripts/install.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.

Weekly downloads
1,944Niche · −30% score
Versions published
10
First published
Feb 2026
Publisher
zvec

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@zvec/[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":["@zvec/[email protected]"],"fail_on":"review"}'
Publisherzvec
Artifact bytes11,863
Previous version0.3.1
Published2026-04-17T04:52:49.382Z
SHA-2568efa84ae2e842748d329cb41325890299d9703be6b387ad3cb72d1eba8499077

Why flagged

What the scanner saw

Install-time lifecycle script: install="node scripts/install.js"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.3.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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.jsoninstall="node scripts/install.js"5

Manifest

Package metadata

Scripts12
  • buildnode scripts/build.js
  • build:debugnode scripts/build.js --debug
  • build:releasenode scripts/build.js --release
  • bump:bindingsnode scripts/bump-bindings.js
  • bump:mainnode scripts/bump-main.js
  • devnode scripts/dev.js
  • installnode scripts/install.js
  • pack-localnode scripts/pack-local.js
  • publish:bindingsnode scripts/publish-bindings.js
  • publish:mainnode scripts/publish-main.js
  • testnode tests/basic-test.js
  • test:unitjest
Dependencies1
  • bindings^1.5.0
Optional dependencies4
  • @zvec/bindings-darwin-arm640.3.2
  • @zvec/bindings-linux-arm640.3.2
  • @zvec/bindings-linux-x640.3.2
  • @zvec/bindings-win32-x640.3.2