PkgRadar

Package evidence

@lightharu/[email protected]

Credential file access: matched ".aws/"

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
2
First published
Jun 2026
Publisher
lightharu

Recommended action

Review before promoting

Mixed 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"}'
Publisherlightharu
Artifact bytes8,209,873
Previous version1.8.0
Published2026-06-06T16:38:33.901Z
SHA-2568840b5656253c77c4d7d79fa11abe2e23ee79e49f1760370d718a23303a191f7

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

review
Last checked
reviewRisk
5Score
1.8.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/out-server/main/registration/xxtea.jsmatched ".aws/"5

Manifest

Package metadata

Scripts27
  • buildnpm run typecheck && electron-vite build
  • build:apitsc -p tsconfig.server.json
  • build:fullstacknpm run clean:fullstack && npm run typecheck:web && npm run typecheck:server && npm run build:web && npm run build:api
  • build:linuxelectron-vite build && electron-builder --linux
  • build:macelectron-vite build && electron-builder --mac
  • build:unpacknpm run build && electron-builder --dir
  • build:webvite build --config vite.web.config.ts
  • build:winnpm run build && electron-builder --win
  • clean: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.cjs
  • devchcp 65001 >nul && electron-vite dev
  • dev:apitsc -w -p tsconfig.server.json
  • dev:webvite --config vite.web.config.ts
  • formatprettier --write .
  • linteslint --cache .
  • prepacknpm run build:fullstack
  • startelectron-vite preview
  • start:apinode out-server/server/index.js --api-only
  • start:backendnode out-server/server/index.js --api-only
  • start:fullstacknode out-server/server/index.js
  • test:e2enode test/e2e-fullsuite/run.mjs
  • test:e2e:installplaywright install chromium
  • test:e2e:onlynode test/e2e-fullsuite/run.mjs --only
  • typechecknpm run typecheck:node && npm run typecheck:web
  • typecheck:nodetsc --noEmit -p tsconfig.node.json --composite false
  • typecheck:servertsc --noEmit -p tsconfig.server.json
  • typecheck: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.12
  • cbor-x^1.6.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • electron-store^11.0.2
  • electron-updater^6.3.9
  • framer-motion^12.40.0
  • js-tiktoken^1.0.21
  • lucide-react^0.555.0
  • node-forge^1.3.3
  • socks^2.8.9
  • tailwind-merge^3.4.0
  • tailwindcss^4.1.17
  • tlsclientwrapper^4.2.0
  • undici^7.19.2
  • uuid^13.0.0
  • zustand^5.0.9