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
49
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 bytes281,447
Previous version5.1.8
Published2026-06-12T22:49:31.414Z
SHA-2565105e438de6b6389dcbd5bd062ef18c09c1d8756888fdd224e6fd6f38af253b2

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
5.1.9Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

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^8.1.9
  • @x12i/activix^8.6.3
  • @x12i/catalox^5.2.0
  • @x12i/env^4.0.1
  • @x12i/logxer^4.6.0
  • @x12i/memorix-descriptors^1.6.0
  • @x12i/memorix-retrieval^1.11.2
  • @x12i/memorix-writer^1.0.0
  • @x12i/xronox-store^1.9.3