Package evidence
[email protected]
Remote Payload: matched "github.com/homebridge/plugin-repo/releases/download"
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
- 11,403Mainstream · −50% score
- Versions published
- 2,728Mature · −50% score
- First published
- Dec 2017
- Publisher
- supereg
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Remote Payload: matched "github.com/homebridge/plugin-repo/releases/download"
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 review · score 10 · status changed
Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/plugin-upgrade-install.sh | matched "github.com/homebridge/plugin-repo/releases/download" | 12 |
| medium | Remote Payload | package/upgrade-install.sh | matched "curl " | 12 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/plugin-upgrade-install.sh | matched "github.com/homebridge/plugin-repo/releases/download" | 12 |
| medium | Remote Payload | package/upgrade-install.sh | matched "curl " | 12 |
| low | Credential file access | package/dist/modules/backup/backup.service.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/main.js | matched ".npmrc" | 5 |
| low | Large Javascript Payload | package/public/assets/monaco/dev/vs/editor/editor.main.js | 7743891 bytes | 0 |
| low | Large Javascript Payload | package/public/assets/monaco/min/vs/editor/editor.main.js | 3054044 bytes | 0 |
| low | Obfuscation Density | package/public/assets/monaco/min/vs/basic-languages/freemarker2/freemarker2.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/public/main.236eec4ca4d58d0b.js | 3941364 bytes | 0 |
| low | Obfuscation Density | package/public/assets/monaco/esm/vs/base/common/marked/marked.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/public/assets/monaco/esm/vs/language/typescript/ts.worker.js | 8337522 bytes | 0 |
| low | Large Javascript Payload | package/public/assets/monaco/dev/vs/language/typescript/tsWorker.js | 8611250 bytes | 0 |
| low | Large Javascript Payload | package/public/assets/monaco/min/vs/language/typescript/tsWorker.js | 4720883 bytes | 0 |
Manifest
Package metadata
Scripts17
build-websitets-node ./build/website && npm run typedocdeps-all-installts-node ./build/npm/installAlldeps-all-removets-node ./build/npm/removeAllimport-typescriptts-node ./build/importTypescriptpackage-for-smoketest-esbuildts-node ./test/smoke/package-esbuildplaywright-installnode ./node_modules/playwright/install.jsplaywright-install-depsplaywright install-depsprettierprettier --write .prettier-checkprettier --check .pretty-quickpretty-quick --stagedreleasets-node ./build/build && ts-node ./build/releasesimpleserverts-node ./build/simpleserversmoketestnode ./test/smoke/runner.jssmoketest-debugnode ./test/smoke/runner.js --debug-teststestmocha test/unit/all.jstypedoccd website/typedoc && "../../node_modules/.bin/typedoc" --options ./typedoc.jsonwatchtsc -w -p ./src