PkgRadar

Package evidence

@iobroker/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
2,001Niche · −30% score
Versions published
356Mature · −50% score
First published
Feb 2022
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":["@iobroker/[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":["@iobroker/[email protected]"],"fail_on":"review"}'
Artifact bytes959,068
Previous version8.2.5
Published2026-05-25T11:14:44.184Z
SHA-256f6df539e511a78b29b692a06e188ec7891492012706a3352be5d890c1473fd23

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
8.2.6Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/assets/devices.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/build/assets/rooms.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts14
  • 0-cleannode tasks --0-clean
  • 1-buildtsc -p tsconfig.build.json
  • 2-copynode tasks --2-copy
  • 3-patchReadmenode tasks --3-patchReadme
  • buildnode tasks --0-clean && node tasks --2-copy && node tasks --3-patchReadme && npm run build:ts
  • build:tstsc -p tsconfig.build.json
  • linteslint -c eslint.config.mjs src
  • npmnpm i
  • prepublishOnlynpm run build
  • releaserelease-script --noPush --yes --lf
  • release-majorrelease-script major --yes --lf
  • release-minorrelease-script minor --yes --lf
  • release-patchrelease-script patch --yes --lf
  • update-packagesnpx -y npm-check-updates --upgrade
Dependencies14
  • @iobroker/js-controller-common^7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/js-controller-common-db^7.1.2-alpha.0-20260409-feacb179d
  • @iobroker/socket-client^5.1.2
  • @iobroker/type-detector^5.0.13
  • @iobroker/types^7.1.2-alpha.0-20260409-feacb179d
  • @sentry/browser^10.48.0
  • cronstrue^3.13.0
  • file-selector^2.1.2
  • react-color^2.19.3
  • react-colorful^5.6.1
  • react-cropper^2.3.3
  • react-dropzone^15.0.0
  • react-icons^5.6.0
  • react-inlinesvg^4.2.0