PkgRadar

Package evidence

@exellix/[email protected]

Install-time lifecycle script: postinstall="node 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
49
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 bytes191,605
Previous version7.0.2
Published2026-05-27T18:27:07.899Z
SHA-25642ad677274479e89d30c8d4390734029278fb557b8d5affe7e000edb556e646d

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 7.2.0 vs 7.0.2: "node 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
7.2.0Version
Status history (1 event)
  1. 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

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 7.2.0 vs 7.0.2: "node 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 7.2.0 vs 7.0.2: "node scripts/patch-ai-tasks-xynthesis-export.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/patch-ai-tasks-xynthesis-export.mjs"5

Manifest

Package metadata

Scripts9
  • buildtsc
  • check:no-legacynode scripts/check-no-legacy.mjs
  • linteslint src testkit --ext .ts
  • postinstallnode scripts/patch-ai-tasks-xynthesis-export.mjs
  • prebuildnode -e "require('node:fs').rmSync('dist', { recursive: true, force: true, maxRetries: 10, retryDelay: 100 })"
  • prepublishOnlynpm run build
  • run:pre-synthesisnpm run build && node --env-file=.env scripts/run-pre-synthesis-graph.mjs
  • testnpm run build && npm run check:no-legacy && node scripts/patch-ai-tasks-xynthesis-export.mjs && node --test --test-force-exit tests/model-alias-contract.test.ts tests/reports-fixtures-pre-synthesis.test.ts tests/passthrough-parity.test.ts tests/step-retry-llm-call.test.ts
  • test:fullnpm run build && npm run check:no-legacy && node scripts/patch-ai-tasks-xynthesis-export.mjs && tsx --test --test-force-exit tests/graph-engine.test.ts tests/passthrough-parity.test.ts tests/task-node-run-task-preflight.test.ts tests/reports-fixtures-pre-synthesis.test.ts tests/model-alias-contract.test.ts tests/step-retry-llm-call.test.ts
Dependencies14
  • @exellix/ai-tasks^8.0.7
  • @x12i/activix^8.0.0
  • @x12i/ai-profiles^1.2.0
  • @x12i/catalox^5.1.1
  • @x12i/env^4.0.1
  • @x12i/funcx^4.2.0
  • @x12i/graphenix^2.5.0
  • @x12i/graphenix-format^2.0.0
  • @x12i/logxer^4.3.6
  • @x12i/memorix-descriptors^1.6.0
  • @x12i/memorix-retrieval^1.10.0
  • @x12i/memorix-writer^1.0.0
  • @x12i/rendrix^4.3.0
  • @x12i/runx^1.3.0