PkgRadar

Package evidence

@exellix/[email protected]

Install-time lifecycle script: postinstall="node node_modules/@exellix/graph-engine/scripts/patch-ai-tasks-xynthesis-export.mjs"

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherexellix
Artifact bytes271,800
Previous version3.7.2
Published2026-05-27T18:39:02.318Z
SHA-256ed9d6b7eb2aa45a7b4ce803b68702f3c3f04b119d104e8b7abc7dfee9e6f4040

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 3.8.2 vs 3.7.2: "node node_modules/@exellix/graph-engine/scripts/patch-ai-tasks-xynthesis-export.mjs"

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

Availability ledger

available

high
Last checked
highRisk
45Score
3.8.2Version
Status history (2 events)
  1. availableavailable · risk high · score 45 · status available -> available, risk high -> high, score 90 -> 45
  2. newavailable · risk high · score 90 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

exellix

8 members · evidence strength 73

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 3.8.2 vs 3.7.2: "node node_modules/@exellix/graph-engine/scripts/patch-ai-tasks-xynthesis-export.mjs"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 3.8.2 vs 3.7.2: "node node_modules/@exellix/graph-engine/scripts/patch-ai-tasks-xynthesis-export.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node node_modules/@exellix/graph-engine/scripts/patch-ai-tasks-xynthesis-export.mjs"5

Manifest

Package metadata

Scripts18
  • 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
  • postinstallnode node_modules/@exellix/graph-engine/scripts/patch-ai-tasks-xynthesis-export.mjs
  • 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.0
  • @x12i/activix^8.0.0
  • @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