PkgRadar

Package evidence

@homebridge/[email protected]

Remote Payload: matched "wget "

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
117Mature · −50% score
First published
Mar 2024
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":["@homebridge/[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":["@homebridge/[email protected]"],"fail_on":"review"}'
Artifact bytes49,161
Previous version4.0.6
Published2026-05-27T15:10:27.578Z
SHA-256f215a33cebf71644e41f68f93127089611e097859828ac64c076f6d2ad3d5ae9

Why flagged

What the scanner saw

Remote Payload: matched "wget "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.github/workflows/release.ymlmatched "wget "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.github/workflows/release.ymlmatched "wget "12
lowCredential file accesspackage/.github/workflows/build.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/release-drafter.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/stale.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts9
  • buildtsc
  • checknpm install && npm outdated
  • cleanrimraf ./dist
  • gents-node --esm scripts/gen-hap-types.ts
  • linteslint .
  • lint:fixnpm run lint -- --fix
  • prepublishOnlynpm run lint && npm run build
  • testvitest run
  • test-coveragevitest run --coverage
Dependencies4
  • axios1.16.1
  • bonjour-service1.4.0
  • decamelize6.0.1
  • inflection3.0.2