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
- lightharu
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":["@lightharu/[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":["@lightharu/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".aws/"
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 5 · 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 | Credential file access | package/out-server/main/registration/xxtea.js | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts27
buildnpm run typecheck && electron-vite buildbuild:apitsc -p tsconfig.server.jsonbuild:fullstacknpm run clean:fullstack && npm run typecheck:web && npm run typecheck:server && npm run build:web && npm run build:apibuild:linuxelectron-vite build && electron-builder --linuxbuild:macelectron-vite build && electron-builder --macbuild:unpacknpm run build && electron-builder --dirbuild:webvite build --config vite.web.config.tsbuild:winnpm run build && electron-builder --winclean:fullstacknode -e "const fs=require('fs'); for (const p of ['dist-web','out-server']) fs.rmSync(p,{recursive:true,force:true})"clinode scripts/krouter-cli.cjsdevchcp 65001 >nul && electron-vite devdev:apitsc -w -p tsconfig.server.jsondev:webvite --config vite.web.config.tsformatprettier --write .linteslint --cache .prepacknpm run build:fullstackstartelectron-vite previewstart:apinode out-server/server/index.js --api-onlystart:backendnode out-server/server/index.js --api-onlystart:fullstacknode out-server/server/index.jstest:e2enode test/e2e-fullsuite/run.mjstest:e2e:installplaywright install chromiumtest:e2e:onlynode test/e2e-fullsuite/run.mjs --onlytypechecknpm run typecheck:node && npm run typecheck:webtypecheck:nodetsc --noEmit -p tsconfig.node.json --composite falsetypecheck:servertsc --noEmit -p tsconfig.server.jsontypecheck:webtsc --noEmit -p tsconfig.web.json --composite false
Dependencies20
@electron-toolkit/preload^3.0.2@electron-toolkit/utils^4.0.0@tailwindcss/vite^4.1.17@tanstack/react-virtual^3.13.12cbor-x^1.6.0class-variance-authority^0.7.1clsx^2.1.1electron-store^11.0.2electron-updater^6.3.9framer-motion^12.40.0js-tiktoken^1.0.21lucide-react^0.555.0node-forge^1.3.3socks^2.8.9tailwind-merge^3.4.0tailwindcss^4.1.17tlsclientwrapper^4.2.0undici^7.19.2uuid^13.0.0zustand^5.0.9