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
- 1,356Niche · −30% score
- Versions published
- 155Mature · −50% score
- First published
- Dec 2015
- Publisher
- mpatfield
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
Install-time lifecycle script: postinstall="patch-package"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
Manifest
Package metadata
Scripts10
buildrimraf ./dist ./schemas ./config.schema.json && tsc && npm run build:html && npm run build:schemasbuild:htmlnode --import tsx ./scripts/build-html.tsbuild:schemasnode --import tsx ./scripts/build-schemas.tsi18nnpm run i18n:merge && npm run i18n:clean && npm run i18n:missingi18n:cleannode --import tsx ./scripts/i18n-clean.tsi18n:mergenode --import tsx ./scripts/i18n-merge.tsi18n:missingnode --import tsx ./scripts/i18n-missing.tslinteslint . --fix --max-warnings=0postinstallpatch-packageprepublishOnlynpm run lint && npm run build
Dependencies12
arpping^4.0.0axios^1.13.2cron^4.3.2express^5.1.0fakegato-historyfile:./lib/fakegato-historyhomebridge-lib^8.0.0lodash.merge^4.6.2node-persist^4.0.4patch-package^8.0.1ping^1.0.0suncalc^1.9.0tail-file^1.4.16