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
843
Versions published
31
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,338,125
Previous version0.1.37
Published2026-05-26T17:04:45.568Z
SHA-256a09efbcae82569e8b2f3d05c4429e2f94a06cf1735a93c1c4263c60b53e46431

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
36Score
0.1.38Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

3 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

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