PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
398
Versions published
158Mature · −50% score
First published
Jan 2023
Publisher
chenhuachun

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"}'
Publisherchenhuachun
Artifact bytes50,083
Previous version0.12.16
Published2025-10-28T05:50:55.366Z
SHA-2567452d5b5585ece4ff013e2f2ec60a6cae8731a59886080fe0e455e1cea211178

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.12.17Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.cjsmatched ".npmrc"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.cjsmatched ".npmrc"10
lowCredential file accesspackage/dist/index.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts43
  • buildnpm run h5:prod
  • build:appuni build -p app
  • build:app-androiduni build -p app-android
  • build:app-iosuni build -p app-ios
  • build:customuni build -p
  • build:h5cross-env VITE_CJS_IGNORE_WARNING=true uni build
  • build:h5:ssruni build --ssr
  • build:mp-alipayuni build -p mp-alipay
  • build:mp-baiduuni build -p mp-baidu
  • build:mp-jduni build -p mp-jd
  • build:mp-kuaishouuni build -p mp-kuaishou
  • build:mp-larkuni build -p mp-lark
  • build:mp-qquni build -p mp-qq
  • build:mp-toutiaouni build -p mp-toutiao
  • build:mp-weixinuni build -p mp-weixin
  • build:quickapp-webviewuni build -p quickapp-webview
  • build:quickapp-webview-huaweiuni build -p quickapp-webview-huawei
  • build:quickapp-webview-unionuni build -p quickapp-webview-union
  • cleanvtj rm ./package-lock.json && vtj rm ./pnpm-lock.yaml && vtj rm ./dist && vtj rm ./node_modules
  • devcross-env ENV_TYPE=local npm run dev:h5
  • dev:appuni -p app
  • dev:app-androiduni -p app-android
  • dev:app-iosuni -p app-ios
  • dev:customuni -p
  • dev:h5cross-env VITE_CJS_IGNORE_WARNING=true uni
  • dev:h5:ssruni --ssr
  • dev:mp-alipayuni -p mp-alipay
  • dev:mp-baiduuni -p mp-baidu
  • dev:mp-jduni -p mp-jd
  • dev:mp-kuaishouuni -p mp-kuaishou
  • …and 13 more.
Dependencies17
  • @dcloudio/uni-app3.0.0-4070620250821001
  • @dcloudio/uni-app-plus3.0.0-4070620250821001
  • @dcloudio/uni-components3.0.0-4070620250821001
  • @dcloudio/uni-h53.0.0-4070620250821001
  • @dcloudio/uni-mp-alipay3.0.0-4070620250821001
  • @dcloudio/uni-mp-baidu3.0.0-4070620250821001
  • @dcloudio/uni-mp-jd3.0.0-4070620250821001
  • @dcloudio/uni-mp-kuaishou3.0.0-4070620250821001
  • @dcloudio/uni-mp-lark3.0.0-4070620250821001
  • @dcloudio/uni-mp-qq3.0.0-4070620250821001
  • @dcloudio/uni-mp-toutiao3.0.0-4070620250821001
  • @dcloudio/uni-mp-weixin3.0.0-4070620250821001
  • @dcloudio/uni-quickapp-webview3.0.0-4070620250821001
  • @dcloudio/uni-ui~1.5.3
  • @vtj/uni-applatest
  • vue-i18n~11.1.11
  • vue-router~4.5.0