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
- 1
- First published
- Jun 2026
- Publisher
- ukeywallet
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
Scripts12
build-electron-webyarn copy:inject && yarn build:main && cd ../expo-example && yarn build:electron-webbuild:mainwebpack --config webpack.config.tsclean:buildrimraf outcopy:injectnode scripts/copy-injected.jsdevnpx concurrently "yarn dev:electron" "cross-env TRANSFORM_REGENERATOR_DISABLED=true BROWSER=none yarn dev-electron-web"dev-electron-webcross-env NODE_ENV=development yarn copy:inject && yarn build:main && cd ../expo-example && yarn dev:electron-webdev:electronelectron --inspect=5858 dist/index.jslinteslint --ext .tsx --ext .ts ./make:macyarn rebuild:deps && yarn clean:build && yarn build-electron-web && electron-builder build --mac --config electron-builder.config.js --publish alwaysmake:winyarn rebuild:deps && yarn clean:build && yarn build-electron-web && electron-builder build --win --config electron-builder.config.js --publish alwaysrebuild:depselectron-builder install-app-depsts:checkyarn tsc --noEmit
Dependencies8
@stoprocent/noble2.3.4@ukeyfe/hardware-transport-electron2.0.6debug4.3.4electron-is-dev^3.0.1electron-log^5.1.5electron-updater^6.2.1fs-extra^11.2.0node-fetch^2.6.7