PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
777
Versions published
30
First published
May 2026
Publisher
kaysaith

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":["[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 bytes5,141,630
Previous version0.1.36
Published2026-05-25T08:39:34.059Z
SHA-256d727dc8272e80bec9a0d1c28ea990489fd5dfc4c2c43026c532a17160b343b22

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
54Score
0.1.37Version
Status history (1 event)
  1. newavailable · risk review · score 54 · status changed

Evidence

Static findings

9 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/boot.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/server.jshigh encoded/escaped-token density12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/boot.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/server.jshigh encoded/escaped-token density12
lowObfuscationpackage/public/agent-profile.jsmatched "eVal("3
lowObfuscationpackage/public/app.jsmatched "atob("3
lowObfuscationpackage/dist/boot.jsmatched "\\u2550"3
lowObfuscationpackage/dist/cli.jsmatched "\\u2550"3
lowObfuscationpackage/dist/server.jsmatched "\\u2550"3
lowObfuscationpackage/public/voice-replay.jsmatched "fromCharCode"3

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