PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="node build/esm/lib/preinstallCheck.js"

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
612Mature · −50% score
First published
Jan 2015
Publisher
GitHub ActionsTrusted automation · −70% score

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

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["[email protected]"],"fail_on":"review"}'

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":["[email protected]"],"fail_on":"review"}'
Artifact bytes353,675
Previous version7.1.1
Published2026-04-09T04:50:36.539Z
SHA-256804d05b40b3bfd72f20d8a7c5209918c00d8737a6ab8f02a46ccd78c8d1da7e0

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node build/esm/lib/preinstallCheck.js"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
7.1.2-alpha.0-20260409-feacb179dVersion
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node build/esm/lib/preinstallCheck.js"5
lowInstall-time lifecycle scriptpackage.jsoninstall="node iobroker.js setup first"5

Manifest

Package metadata

Scripts12
  • buildtsc -b tsconfig.build.json && tsc-alias
  • installnode iobroker.js setup first
  • postbuildesm2cjs --in build/esm --out build/cjs -l error -t node18 && cpy ./**/*.d.ts ./build/cjs/ --cwd=build/esm/
  • preinstallnode build/esm/lib/preinstallCheck.js
  • releaserelease-script
  • restartnode iobroker.js restart
  • startnode iobroker.js start
  • stopnode iobroker.js stop
  • testmocha test --exit
  • test-jsonlmocha test/jsonl/ --exit
  • test-redis-sentinelmocha test/redis-sentinel/ --exit
  • test-redis-socketmocha test/redis-socket/ --exit
Dependencies27
  • @alcalzone/esbuild-register^2.5.1-1
  • @iobroker/db-objects-file7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/db-objects-jsonl7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/db-objects-redis7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/db-states-file7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/db-states-jsonl7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/db-states-redis7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/js-controller-adapter7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/js-controller-cli7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/js-controller-common7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/js-controller-common-db7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/plugin-base~3.0.3
  • @iobroker/plugin-sentry~3.0.0
  • axios^1.13.6
  • cron-parser^4.9.0
  • debug^4.4.3
  • decache^4.6.1
  • deep-clone^3.0.3
  • fs-extra^11.3.2
  • jsonwebtoken^9.0.0
  • loadavg-windows^1.1.1
  • node-schedule^2.1.1
  • pidusage^3.0.2
  • promisify-child-process^4.1.1
  • prompt^1.2.2
  • readline-sync^1.4.10
  • semver^7.5.2