PkgRadar

Package evidence

@exulu/[email protected]

Install Lifecycle Remote Or Exec: preinstall="node -e \"if (process.version !== 'v22.18.0') { console.error('❌ Wrong Node.js version. Expected v22.18.0, got ' + process.version); process.exit(1); }\""

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,537Niche · −30% score
Versions published
137Mature · −50% score
First published
May 2025
Publisher
exulu

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

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":["@exulu/[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":["@exulu/[email protected]"],"fail_on":"high"}'
Publisherexulu
Artifact bytes561,724
Previous version1.64.0
Published2026-06-09T08:46:19.868Z
SHA-256de031d959c7bdcfc9af366d35c12117d4f5a416a4cb785b962d305bf6236c140

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: preinstall="node -e \"if (process.version !== 'v22.18.0') { console.error('❌ Wrong Node.js version. Expected v22.18.0, got ' + process.version); process.exit(1); }\""

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

Availability ledger

available

high
Last checked
highRisk
26Score
1.65.0Version
Status history (1 event)
  1. newavailable · risk high · score 26 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node -e \"if (process.version !== 'v22.18.0') { console.error('❌ Wrong Node.js version. Expected v22.18.0, got ' + process.version); process.exit(1); }\""30
mediumRemote Payloadpackage/ee/python/setup.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node -e \"if (process.version !== 'v22.18.0') { console.error('❌ Wrong Node.js version. Expected v22.18.0, got ' + process.version); process.exit(1); }\""30
mediumRemote Payloadpackage/ee/python/setup.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node -e \"if (process.version !== 'v22.18.0') { console.error('❌ Wrong Node.js version. Expected v22.18.0, got ' + process.version); process.exit(1); }\""5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5

Manifest

Package metadata

Scripts28
  • auditnpm audit
  • audit:fixnpm audit fix
  • audit:prodnpm audit --omit=dev
  • buildtsup
  • cpdjscpd src --reporters console
  • cpd:reportjscpd src --reporters console,html
  • cpd:viewserve cpd-report/html -l 3001
  • devnpm link && tsup --watch
  • formatprettier --write "src/**/*.ts"
  • format:checkprettier --check "src/**/*.ts"
  • linteslint src --ext .ts
  • lint:errorseslint src --ext .ts --quiet
  • lint:fixeslint src --ext .ts --fix
  • postinstallnode scripts/postinstall.cjs
  • preinstallnode -e "if (process.version !== 'v22.18.0') { console.error('❌ Wrong Node.js version. Expected v22.18.0, got ' + process.version); process.exit(1); }"
  • preparehusky
  • python:cleanrm -rf ee/python/.venv ee/python/__pycache__ ee/python/**/__pycache__ ee/python/**/*.pyc
  • python:installsource ee/python/.venv/bin/activate && pip install -r ee/python/requirements.txt
  • python:rebuildnpm run python:clean && npm run python:setup
  • python:setupcd ee/python && ./setup.sh
  • python:validatesource ee/python/.venv/bin/activate && python -c 'import docling; import transformers; print("✓ Python environment is working correctly")'
  • semantic-releasesemantic-release
  • start:whispernode ./dist/cli/start-whisper.cjs
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • type-checktsc --noEmit
  • validatenpm run type-check && npm run lint && npm run test
Dependencies74
  • @ai-sdk/anthropic^3.0.23
  • @ai-sdk/azure^3.0.53
  • @ai-sdk/cerebras^2.0.51
  • @ai-sdk/google-vertex^4.0.136
  • @ai-sdk/openai^3.0.18
  • @ai-sdk/openai-compatible^2.0.37
  • @anthropic-ai/sandbox-runtime^0.0.49
  • @anthropic-ai/sdk^0.88.0
  • @apollo/server^5.4.0
  • @as-integrations/express5^1.0.0
  • @aws-sdk/client-s3^3.338.0
  • @aws-sdk/client-sts^3.338.0
  • @aws-sdk/s3-request-presigner^3.338.0
  • @llamaindex/liteparse^1.0.1
  • @mistralai/mistralai^2.1.1
  • @modelcontextprotocol/sdk^1.14.0
  • @opentelemetry/api-logs^0.203.0
  • @opentelemetry/auto-instrumentations-node^0.62.1
  • @opentelemetry/exporter-logs-otlp-http^0.203.0
  • @opentelemetry/exporter-trace-otlp-http^0.203.0
  • @opentelemetry/resources^2.0.1
  • @opentelemetry/sdk-logs^0.203.0
  • @opentelemetry/sdk-node^0.203.0
  • @opentelemetry/semantic-conventions^1.36.0
  • @opentelemetry/winston-transport^0.14.1
  • @perplexity-ai/perplexity_ai^0.25.0
  • ai^6.0.49
  • bash-tool^1.3.16
  • bcryptjs^3.0.2
  • body-parser^2.2.0
  • …and 44 more.