PkgRadar

Package evidence

[email protected]

no findings

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
806
Versions published
33
First published
May 2026
Publisher
kaysaith

Recommended action

Looks clean — keep monitoring

No 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"}'
Publisherkaysaith
Artifact bytes12,651,449
Previous version0.1.40
Published2026-05-28T02:29:10.622Z
SHA-2565429a3223eadb9a93f3ec27ba060aa1395f16453d30a8671f5800aa87bc8ad15

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

low
Last checked
lowRisk
0Score
0.1.41Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts20
  • abi:electronnode scripts/ensure-sqlite-abi.mjs electron
  • abi:nodenode scripts/ensure-sqlite-abi.mjs node
  • buildtsup
  • devnode scripts/ensure-sqlite-abi.mjs node && tsup --watch --onSuccess "node dist/cli.js --no-open"
  • electron:build-iconnode scripts/build-app-icon.mjs
  • electron:build-tstsup && tsc -p electron/tsconfig.json
  • electron:devnpm run electron:rebuild && npm run electron:build-ts && electron .
  • electron:distelectron-builder install-app-deps && npm run electron:build-ts && npm run electron:build-icon && electron-builder --mac --publish always && npm run release:mac:finalize
  • electron:dist:localelectron-builder install-app-deps && npm run electron:build-ts && npm run electron:build-icon && electron-builder --mac --publish never
  • electron:dist:unsignedCSC_IDENTITY_AUTO_DISCOVERY=false electron-builder install-app-deps && npm run electron:build-ts && npm run electron:build-icon && CSC_IDENTITY_AUTO_DISCOVERY=false electron-builder --mac --publish never --config.mac.hardenedRuntime=false --config.mac.notarize=false
  • electron:rebuildnode scripts/ensure-sqlite-abi.mjs electron
  • node:rebuildnpm rebuild better-sqlite3
  • prepublishOnlynpm run sync-version && npm run build
  • probe:bainode scripts/probe-bai-catalog.mjs
  • regen-avatarsnode scripts/regen-avatars.mjs
  • release:mac:finalizenode scripts/finalize-mac-release.mjs
  • startnode scripts/ensure-sqlite-abi.mjs node && node dist/cli.js
  • sync-versionnode scripts/sync-version.mjs
  • testvitest run
  • test:watchvitest
Dependencies17
  • @ai-sdk/anthropic^1.2.5
  • @ai-sdk/google^1.2.10
  • @ai-sdk/openai^1.3.13
  • @ai-sdk/openai-compatible^0.2.4
  • @ai-sdk/xai^1.2.10
  • @hono/node-server^1.13.7
  • ai^4.3.16
  • better-sqlite3^12.10.0
  • commander^12.1.0
  • electron-updater^6.8.3
  • hono^4.6.14
  • mp4-muxer^5.2.2
  • open^10.1.0
  • three^0.184.0
  • tiny-pinyin^1.3.2
  • yaml^2.8.4
  • zod^3.25.76