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.

Versions published
21Established · −30% score
First published
Nov 2025
Publisher
shitengkai

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publishershitengkai
Artifact bytes1,014,972
Previous version0.2.1
Published2026-05-25T07:32:14.489Z
SHA-25647e2711cf66da7ff1df6c72515996513dd98ed0631d5a722d6a3e2c32d67216e

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="electron-builder install-app-deps"5
lowObfuscationpackage/template/src/renderer/src/utils/zz-biz-secure.tsmatched "atob("3

Manifest

Package metadata

Scripts15
  • buildelectron-vite build --mode production
  • build:linuxnpm run build && electron-builder --linux
  • build:macnpm run build && electron-builder --mac
  • build:unpacknpm run build && electron-builder --dir
  • build:winnpm run build && electron-builder --win
  • develectron-vite dev --mode development
  • formatprettier --write .
  • linteslint --cache .
  • postinstallelectron-builder install-app-deps
  • preparenode -e "try{require('child_process').execSync('husky install',{stdio:'ignore'})}catch(e){}"
  • startelectron-vite preview --mode production
  • testecho "No tests configured yet" && exit 0
  • typechecknpm run typecheck:node && npm run typecheck:web
  • typecheck:nodetsc --noEmit -p tsconfig.node.json --composite false
  • typecheck:webvue-tsc --noEmit -p tsconfig.web.json --composite false
Dependencies13
  • @antv/x63.1.2
  • @electron-toolkit/preload3.0.2
  • @electron-toolkit/utils4.0.0
  • axios1.13.2
  • echarts6.0.0
  • element-plus2.11.7
  • hehe-theme0.1.25
  • hehe-theme-v2file:hehe-theme-v2-0.0.1.tgz
  • hehe-ui-components1.1.25
  • js-cookie3.0.5
  • pinia3.0.4
  • sm-crypto^0.3.13
  • vue-router4.6.3