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
- 128Mature · −50% score
- First published
- Jan 2020
- Publisher
- wechat-miniprogram
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
Large Javascript Payload: 2594879 bytes
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/common/code-analyse/index.js | 2594879 bytes | 10 |
Manifest
Package metadata
Scripts30
bbnpm run init && gulp inc-version && gulp tsc && gulp build && node ./task/afterbuild.jsbbwingulp inc-version && gulp tsc && gulp build && node ./task/afterbuild.jsbetanpm run init && rm -rf dist && tsc && gulp copy && node ./task/afterbuild.js && npm run testbuildrm -rf dist && npm run eslint -- --fix && npm run bbbuild-cirm -rf dist && rm -rf ci-src && npm run build && gulp pre-build-ci && rm -rf dist && gulp removeForCi && npm run ci-tsc && gulp build-ci && npm run genCiDistbuild-json-schemanode ./src/schema/task/build.js && gulp copy-schemabuildandroidtoolkitcd src/ci/android-miniapp-toolkit && npm install && npm run buildci-tscgulp ci-tscci-tsc-devgulp ci-tsc-devcopyNodeModulesgulp copy-miniprogram-builder-node-modules-to-dist-for-buildclouddevrm -rf dist && gulp copy && gulp tsc-wdevCodeAnalysegulp copy-code-analysedevcloudrm -rf dist && gulp copy && tsc -p './tsconfigForCloudBuild.json' -weslinteslint --ext .ts,.tsx,.js,.jsx ./srcgenCiDistnode ./task/genCiDist.jsinitgit submodule init && git submodule updatejestjestmochamocha --reporter mochawesome --exit --timeout 5000 || truemochalinuxmocha --reporter mochawesome --reporter-options reportFilename=result_linux --exit || truemochamacmocha --reporter mochawesome --reporter-options reportFilename=result_mac --exit || truemochawinmocha --reporter mochawesome --reporter-options reportFilename=result_win --exit || exit /b 0prebuild-cinpm run buildandroidtoolkitreportnyc --reporter=html npm run mocha && npm run jestsubmodulegit submodule init && git submodule updatetestnyc --reporter=text npm run mocha && npm run jesttext-webnode ./example/webCompile/test.jstscrm -rf dist && gulp copy && gulp tscwatchgulp watchwebnode ./example/webCompile/test.jswebdevnode --inspect-brk=9221 ./example/webCompile/test.js
Dependencies182
@babel/code-frame7.22.10@babel/compat-data7.22.9@babel/core7.21.4@babel/eslint-parser7.22.10@babel/generator7.21.4@babel/helper-annotate-as-pure7.22.5@babel/helper-builder-binary-assignment-operator-visitor7.22.10@babel/helper-compilation-targets7.22.10@babel/helper-create-class-features-plugin7.22.10@babel/helper-create-regexp-features-plugin7.22.9@babel/helper-define-polyfill-provider0.3.3@babel/helper-environment-visitor7.22.5@babel/helper-function-name7.22.5@babel/helper-hoist-variables7.22.5@babel/helper-member-expression-to-functions7.22.5@babel/helper-module-imports7.21.4@babel/helper-module-transforms7.22.9@babel/helper-optimise-call-expression7.22.5@babel/helper-plugin-utils7.24.6@babel/helper-remap-async-to-generator7.22.9@babel/helper-replace-supers7.22.9@babel/helper-simple-access7.22.5@babel/helper-skip-transparent-expression-wrappers7.24.6@babel/helper-split-export-declaration7.22.6@babel/helper-string-parser7.24.6@babel/helper-validator-identifier7.24.6@babel/helper-validator-option7.22.5@babel/helper-wrap-function7.22.10@babel/helpers7.21.0@babel/highlight7.22.10- …and 152 more.