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
- 276
- Versions published
- 132Mature · −50% score
- First published
- Nov 2023
- 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 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
Scripts33
browserchromium-browser --user-data-dir=/tmp/zui-data --ignore-certificate-errors --unsafely-treat-insecure-origin-as-secure=https://localhost:8092 https://localhost:8092buildnpm-run-all build:*build:servertscbuild:uivite buildbundlenode esbuild.jschangelogconventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.mdchangelog-initconventional-changelog -p angular -i CHANGELOG.md -s -r 0cleantsc --build --cleancoveragec8 --clean npm run testdevvitedev-httpsSERVER_SSL='true' npm run devdev:servernodemondocker:builddocker build -f docker/Dockerfile -t zwavejs/zwave-js-ui:latest .docker:rundocker run -p 8092:8092 zwavejs/zwave-js-ui:latestdocsdocsify serve ./docsdocs:generatenode --experimental-strip-types generateDocs.tsfake-sticknpx mock-server -- -c server_config.jsgenerate-pwa-assetsnpx @vite-pwa/assets-generator --preset minimal public/logo.svglintnpm-run-all 'lint:*'lint-fixnpm-run-all 'lint-fix:*'lint-fix:eslinteslint --fixlint-fix:markdownlintmarkdownlint --fix '**/*.md'lint:eslinteslintlint:markdownlintmarkdownlint '**/*.md'pkgchmod +x package.sh && ./package.shpostinstallpatch-packagerecord-coveragec8 report --reporter=text-lcov --all --exclude='test/*' --exclude=.git --exclude=.eslintrc.js --exclude=.postcssrc.js --exclude=wallaby.js > ./coverage/lcov.inforeleaseread -p 'GITHUB_TOKEN: ' GITHUB_TOKEN && export GITHUB_TOKEN=$GITHUB_TOKEN && release-itservernode --experimental-strip-types api/bin/www.tsstartnode --preserve-symlinks server/bin/www.js- …and 3 more.
Dependencies31
@esm2cjs/escape-string-regexp^5.0.0@kvaster/zwavejs-prom^0.0.3@zwave-js/log-transport-json^3.0.0@zwave-js/server^3.8.0archiver^7.0.1compression^1.8.1connect-history-api-fallback2.0.0cookie-parser^1.4.6cors^2.8.5croner^8.0.2dotenv^16.4.5express^4.19.2express-rate-limit^7.3.1express-session^1.18.0extract-zip^2.0.1jsonfile^6.1.0jsonwebtoken^9.0.2merge^2.1.1morgan~1.10.0mqtt^5.7.2mqtt-jsonl-store^0.3.1multer^2.0.2native-url^0.3.4patch-package^8.0.1selfsigned^2.4.1semver^7.6.2session-file-store^1.5.0socket.io^4.7.5winston^3.13.0winston-daily-rotate-file^5.0.0- …and 1 more.