Package evidence
@lumifai/[email protected]
Install Lifecycle Suppresses Failure: preinstall="chmod +x scripts/*.sh scripts/*.js || true"
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
- 30
- Versions published
- 6
- First published
- Dec 2025
- Publisher
- adi2412
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":["@lumifai/[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":["@lumifai/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: preinstall="chmod +x scripts/*.sh scripts/*.js || true"
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 42 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | preinstall="chmod +x scripts/*.sh scripts/*.js || true" | 20 |
| medium | Remote Payload | package/deps/jq/compile-ios.sh | matched "github.com/kkos/oniguruma/releases/download" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | preinstall="chmod +x scripts/*.sh scripts/*.js || true" | 20 |
| medium | Remote Payload | package/deps/jq/compile-ios.sh | matched "github.com/kkos/oniguruma/releases/download" | 12 |
| low | Install-time lifecycle script | package.json | preinstall="chmod +x scripts/*.sh scripts/*.js || true" | 5 |
| low | Install-time lifecycle script | package.json | install="node-gyp rebuild" | 5 |
Manifest
Package metadata
Scripts7
buildnode-gyp rebuildinstallnode-gyp rebuildprebuildbash scripts/build-prebuild.shprebuild:allbash scripts/build-prebuild.sh darwin-arm64 && bash scripts/build-prebuild.sh darwin-x64 && bash scripts/build-prebuild.sh linux-x64 && bash scripts/build-prebuild.sh linux-arm64preinstallchmod +x scripts/*.sh scripts/*.js || truerebuildnode-gyp rebuildtestnode test.js
Dependencies2
node-addon-api^8.5.0segfault-handler^1.3.0
Optional dependencies1
node-gyp^10.0.0