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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 14 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/template/package-lock.json | high encoded/escaped-token density | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/template/package-lock.json | high encoded/escaped-token density | 12 |
| low | Install-time lifecycle script | package.json | postinstall="electron-builder install-app-deps" | 5 |
| low | Obfuscation | package/template/src/renderer/src/utils/zz-biz-secure.ts | matched "atob(" | 3 |
Manifest
Package metadata
Scripts15
buildelectron-vite build --mode productionbuild:linuxnpm run build && electron-builder --linuxbuild:macnpm run build && electron-builder --macbuild:unpacknpm run build && electron-builder --dirbuild:winnpm run build && electron-builder --windevelectron-vite dev --mode developmentformatprettier --write .linteslint --cache .postinstallelectron-builder install-app-depspreparenode -e "try{require('child_process').execSync('husky install',{stdio:'ignore'})}catch(e){}"startelectron-vite preview --mode productiontestecho "No tests configured yet" && exit 0typechecknpm run typecheck:node && npm run typecheck:webtypecheck:nodetsc --noEmit -p tsconfig.node.json --composite falsetypecheck:webvue-tsc --noEmit -p tsconfig.web.json --composite false
Dependencies13
@antv/x63.1.2@electron-toolkit/preload3.0.2@electron-toolkit/utils4.0.0axios1.13.2echarts6.0.0element-plus2.11.7hehe-theme0.1.25hehe-theme-v2file:hehe-theme-v2-0.0.1.tgzhehe-ui-components1.1.25js-cookie3.0.5pinia3.0.4sm-crypto^0.3.13vue-router4.6.3