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
- 630
- Versions published
- 699Mature · −50% score
- First published
- May 2017
- Publisher
- patrikx3
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts22
buildelectron-builder --x64 build/distbuild-testelectron-builder build/dist -p alwaysdistelectron-builderpostinstall-saveopencollective postinstallpublish-electronrm -rf dist && electron-builder -p onTagOrDraft --linux --arm64 --linux AppImage deb rpm --x64publish-electron-arm64rm -rf dist && electron-builder --linux snap -p never --arm64publish-electron-debrm -rf dist && electron-builder -p onTagOrDraft --linux --arm64 --linux deb --x64publish-electron-flatpakrm -rf dist && electron-builder -p always --linux flatpak --x64 --arm64publish-electron-snaprm -rf dist && electron-builder --linux snap -p never --x64publish-electron-testrm -rf dist && electron-builder -p onTagOrDraft --linux --linux AppImage deb --x64publish-electron-test-flatpakrm -rf dist && electron-builder -p always --linux flatpak --x64 --arm64publish-electron-test-flatpak-infoflatpak install flathub org.freedesktop.Platform//20.08 && flatpak install flathub org.freedesktop.Sdk//20.08 && flatpak install flathub org.electronjs.Electron2.BaseApp//20.08publish-electron-test-flatpak-info-aarch64flatpak install flathub org.freedesktop.Platform/aarch64/20.08 && flatpak install flathub org.freedesktop.Sdk/aarch64/20.08 && flatpak install flathub org.electronjs.Electron2.BaseApp/aarch64/20.08publish-electron-test-flatpak-info-armflatpak install flathub org.freedesktop.Platform/arm/18.08 && flatpak install flathub org.freedesktop.Sdk/arm/18.08 && flatpak install flathub org.electronjs.Electron2.BaseApp/arm/18.08publish-electron-ymlnode ./node_modules/corifeus-builder/src/utils/appimage/post-build.jspublish-macoselectron-builder --mac --publish neverpublish-windowsrimraf dist && electron-builder -p always --windowsrunelectron --no-sandbox .startnode ./node_modules/.bin/electron ./src/electron/app.mjstestvitest runtest:gruntgrunttest:watchvitest
Dependencies7
@electron/remote2.1.3@fortawesome/fontawesome-free7.2.0corifeus-utils2026.4.140electron^42.3.3electron-store11.0.2electron-updater6.8.9semver7.8.2