PkgRadar

Package evidence

@exellix/[email protected]

no findings

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
14
First published
May 2026
Publisher
exellix

Recommended action

Looks clean — keep monitoring

No 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":["@exellix/[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":["@exellix/[email protected]"],"fail_on":"review"}'
Publisherexellix
Artifact bytes273,499
Previous version3.8.7
Published2026-05-28T13:24:17.359Z
SHA-25631b1733a75f82e1b24ffeb2aa5fdad9b9576818cad245807658987083288015e

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

low
Last checked
lowRisk
0Score
3.9.0Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 45 -> 0
  2. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

exellix

8 members · evidence strength 73

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildtsc
  • catalox:inventorynpm run build && node dist/cli/exellix-runtime-cli.js catalox-inventory
  • clinpm run build && node dist/cli/exellix-runtime-cli.js
  • matrix-read:smokenpm run test:smoke
  • matrix:linknpm run build && node dist/cli/exellix-runtime-cli.js matrix-link
  • matrix:readnpm run build && node dist/cli/exellix-runtime-cli.js matrix-read
  • testnpm run test:unit
  • test:livevitest run test/execution-matrix/execution-matrix.live.spec.ts test/execution-matrix/execution-matrix.live.xmemory.spec.ts test/execution-matrix/client-toolbox.live.spec.ts
  • test:matrix:seednode scripts/seed-test-matrix.mjs
  • test:matrix:seed:buildnpm run build && npm run test:matrix:seed
  • test:smokenpm run test:matrix:seed:build && node dist/cli/exellix-runtime-cli.js matrix-read
  • test:unitvitest run --exclude "test/**/*.live*.spec.ts"
  • test:watchvitest
  • use-case:create-exellix-graphs-catalognode use-cases/create-exellix-graphs-catalog.mjs
  • verifynode scripts/verify-suite.mjs
  • verify:allnode scripts/verify-suite.mjs --all
  • verify:cinode scripts/verify-suite.mjs --build --unit
Dependencies9
  • @exellix/graph-engine^7.2.5
  • @x12i/activix^8.0.7
  • @x12i/catalox^5.1.1
  • @x12i/env^4.0.1
  • @x12i/logxer^4.3.6
  • @x12i/memorix-descriptors^1.6.0
  • @x12i/memorix-retrieval^1.10.0
  • @x12i/memorix-writer^1.0.0
  • @x12i/xronox-store^1.9.3