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
39Established · −30% score
First published
Sep 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 bytes588,972
Previous version0.4.0
Published2026-05-25T07:31:29.527Z
SHA-25684cb985b29ed75c73f7ff73baeafc99a323c2ccafb97a4e883fed7aba9331a77

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/template/dist/assets/http-DbF_h2_y.jsmatched "\\uFEFF"3
lowObfuscationpackage/template/dist/assets/index-CJ2jj1yT.jsmatched "\\uAC00"3
lowObfuscationpackage/template/src/utils/zz-biz-secure.tsmatched "atob("3

Manifest

Package metadata

Scripts11
  • buildvite build
  • devvite
  • formatprettier --write "src/**/*.{vue,ts,tsx,js,jsx,json,css,scss,md}"
  • format:checkprettier --check "src/**/*.{vue,ts,tsx,js,jsx,json,css,scss,md}"
  • linteslint . --ext .vue,.ts,.tsx,.js,.jsx --fix
  • lint:checkeslint . --ext .vue,.ts,.tsx,.js,.jsx
  • previewvite preview --strictPort --port 5011
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • type-checkvue-tsc --noEmit
Dependencies13
  • @antv/x63.1.2
  • @element-plus/icons-vue2.3.2
  • axios1.12.2
  • echarts6.0.0
  • element-plus2.11.2
  • hehe-shared0.1.7
  • hehe-theme-v2file:hehe-theme-v2-0.0.1.tgz
  • hehe-ui-components1.1.5
  • js-cookie3.0.5
  • pinia3.0.3
  • sm-crypto^0.3.13
  • vue3.5.22
  • vue-router4.5.1