PkgRadar

Package evidence

[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
43,393Mainstream · −50% score
Versions published
1,939Mature · −50% score
First published
Aug 2019
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 bytes2,618,268
Previous version26.55.0
Published2026-05-23T18:34:25.049Z
SHA-256a965ea66da2fe314a53c9f4d3ef481f86f2172a75c8e5df72de9af6584fc1d8d

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
3Score
26.56.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/devices/ecosmart.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts8
  • benchvitest bench --run --config ./test/vitest.config.mts
  • buildtsc && node dist/indexer.js
  • build:watchtsc-watch --onSuccess 'node dist/indexer.js'
  • checkbiome check --error-on-warnings
  • check:wbiome check --error-on-warnings --write
  • cleanrimraf coverage dist tsconfig.tsbuildinfo models-index.json
  • testvitest run --config ./test/vitest.config.mts
  • test:coveragevitest run --config ./test/vitest.config.mts --coverage
Dependencies3
  • iconv-lite^0.7.2
  • semver^7.8.0
  • zigbee-herdsman^10.1.0