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 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
Credential file access: matched ".npmrc"
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 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/index.cjs | matched ".npmrc" | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/index.cjs | matched ".npmrc" | 10 |
| low | Credential file access | package/dist/index.mjs | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts43
buildnpm run h5:prodbuild:appuni build -p appbuild:app-androiduni build -p app-androidbuild:app-iosuni build -p app-iosbuild:customuni build -pbuild:h5cross-env VITE_CJS_IGNORE_WARNING=true uni buildbuild:h5:ssruni build --ssrbuild:mp-alipayuni build -p mp-alipaybuild:mp-baiduuni build -p mp-baidubuild:mp-jduni build -p mp-jdbuild:mp-kuaishouuni build -p mp-kuaishoubuild:mp-larkuni build -p mp-larkbuild:mp-qquni build -p mp-qqbuild:mp-toutiaouni build -p mp-toutiaobuild:mp-weixinuni build -p mp-weixinbuild:quickapp-webviewuni build -p quickapp-webviewbuild:quickapp-webview-huaweiuni build -p quickapp-webview-huaweibuild:quickapp-webview-unionuni build -p quickapp-webview-unioncleanvtj rm ./package-lock.json && vtj rm ./pnpm-lock.yaml && vtj rm ./dist && vtj rm ./node_modulesdevcross-env ENV_TYPE=local npm run dev:h5dev:appuni -p appdev:app-androiduni -p app-androiddev:app-iosuni -p app-iosdev:customuni -pdev:h5cross-env VITE_CJS_IGNORE_WARNING=true unidev:h5:ssruni --ssrdev:mp-alipayuni -p mp-alipaydev:mp-baiduuni -p mp-baidudev:mp-jduni -p mp-jddev: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-applatestvue-i18n~11.1.11vue-router~4.5.0