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
1,870Niche · −30% score
Versions published
1,302Mature · −50% score
First published
Jul 2022
Publisher
gaoshiyong

Effective trust discount applied: 50% (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"}'
Publishergaoshiyong
Artifact bytes929,963
Previous version1.0.383-beta1
Published2026-05-28T14:20:01.967Z
SHA-25670233033c7bd0bdbcb3849c50e2f39334e3e71bff4d7da91649e2cb8b37b868e

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/src/components/JfbBaseCity/cityData.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts24
  • buildcross-env type=build cross-env NODE_ENV=production UNI_PLATFORM=h5 npm run init.entry
  • build:app-pluscross-env NODE_ENV=production UNI_PLATFORM=app-plus vue-cli-service uni-build
  • build:h5cross-env NODE_ENV=production UNI_PLATFORM=h5 vue-cli-service uni-build
  • build:mp-weixincross-env NODE_ENV=production UNI_PLATFORM=mp-weixin vue-cli-service uni-build --minimize
  • changenode ./commands/change.pack
  • codernode ./build/commands/coder.js
  • copycross-env isOpenDir=true node build/commands/copy.js
  • createnode ./commands/create.pack.js
  • devcross-env type=test cross-env NODE_ENV=development UNI_PLATFORM=h5 npm run init.entry
  • dev:app-pluscross-env NODE_ENV=development UNI_PLATFORM=app-plus vue-cli-service uni-build --watch
  • dev:h5cross-env NODE_ENV=development UNI_PLATFORM=h5 vue-cli-service uni-serve
  • dev:mp-weixincross-env NODE_ENV=development UNI_PLATFORM=mp-weixin vue-cli-service uni-build --watch --minimize
  • initnode ./commands.js false
  • init.entrynode ./build/commands/entry.init.js
  • init.localnode ./commands.js true
  • osscross-env bucket=xxx region=oss-cn-beijing name=基础项目 node ./build/commands/oss.js
  • oss.devcross-env bucket=dev-xxx region=oss-cn-qingdao name=基础项目 node ./build/commands/oss.js
  • oss.testcross-env bucket=test-xxx region=oss-cn-qingdao name=基础项目 node ./build/commands/oss.js
  • releasenode ./commands/release.js
  • replacenode ./commands/vue.replce.js JfbBase
  • servecross-env type=test cross-env NODE_ENV=development UNI_PLATFORM=h5 npm run init.entry
  • testcross-env type=test cross-env NODE_ENV=development UNI_PLATFORM=h5 npm run init.entry
  • updatenode ./commands/npmignore && node ./commands/update.pack.js
  • viewnode ./commands/update.preview.js base
Dependencies30
  • @dcloudio/uni-app-plus2.0.1-33920220208001
  • @dcloudio/uni-h52.0.1-33920220208001
  • @dcloudio/uni-helper-json*
  • @dcloudio/uni-i18n2.0.1-33920220208001
  • @dcloudio/uni-mp-3602.0.1-33920220208001
  • @dcloudio/uni-mp-alipay2.0.1-33920220208001
  • @dcloudio/uni-mp-baidu2.0.1-33920220208001
  • @dcloudio/uni-mp-qq2.0.1-33920220208001
  • @dcloudio/uni-mp-toutiao2.0.1-33920220208001
  • @dcloudio/uni-mp-vue2.0.1-33920220208001
  • @dcloudio/uni-mp-weixin2.0.1-33920220208001
  • @dcloudio/uni-quickapp-native2.0.1-33920220208001
  • @dcloudio/uni-quickapp-webview2.0.1-33920220208001
  • @dcloudio/uni-stat2.0.1-33920220208001
  • @vue/shared^3.0.0
  • color^3.1.3
  • core-js^2.6.5
  • dingtalk-jsapi^3.0.31
  • flyio^0.6.2
  • gxd-commands-bussiness^1.0.12
  • gxd-uni-library-editx1.0.195
  • jweixin-module^1.6.0
  • md5^2.3.0
  • path-to-regexp^6.2.1
  • qs^6.9.6
  • regenerator-runtime^0.12.1
  • vconsole^3.15.0
  • vue^2.6.10
  • vue-clipboard2^0.3.1
  • vuex^3.2.0