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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 26 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | 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); }\"" | 30 |
| medium | Remote Payload | package/ee/python/setup.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | 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); }\"" | 30 |
| medium | Remote Payload | package/ee/python/setup.sh | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | 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); }\"" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs" | 5 |
Manifest
Package metadata
Scripts27
auditnpm auditaudit:fixnpm audit fixaudit:prodnpm audit --omit=devbuildtsupcpdjscpd src --reporters consolecpd:reportjscpd src --reporters console,htmlcpd:viewserve cpd-report/html -l 3001devnpm link && tsup --watchformatprettier --write "src/**/*.ts"format:checkprettier --check "src/**/*.ts"linteslint src --ext .tslint:errorseslint src --ext .ts --quietlint:fixeslint src --ext .ts --fixpostinstallnode scripts/postinstall.cjspreinstallnode -e "if (process.version !== 'v22.18.0') { console.error('❌ Wrong Node.js version. Expected v22.18.0, got ' + process.version); process.exit(1); }"preparehuskypython:cleanrm -rf ee/python/.venv ee/python/__pycache__ ee/python/**/__pycache__ ee/python/**/*.pycpython:installsource ee/python/.venv/bin/activate && pip install -r ee/python/requirements.txtpython:rebuildnpm run python:clean && npm run python:setuppython:setupcd ee/python && ./setup.shpython:validatesource ee/python/.venv/bin/activate && python -c 'import docling; import transformers; print("✓ Python environment is working correctly")'semantic-releasesemantic-releasetestjesttest:coveragejest --coveragetest:watchjest --watchtype-checktsc --noEmitvalidatenpm run type-check && npm run lint && npm run test
Dependencies73
@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.0ai^6.0.49bash-tool^1.3.16bcryptjs^3.0.2body-parser^2.2.0- …and 43 more.