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
- 545Mature · −50% score
- First published
- Apr 2022
- Publisher
- sevenyzhang
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/build-esm/28.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/build-esm/avatar.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/build-umd/avatar.umd.js | 2023153 bytes | 0 |
| low | Obfuscation Density | package/build-esm/avatar.worker.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/build-esm/hand3d.worker.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/build-esm/index.js | 4008114 bytes | 0 |
| low | Obfuscation Density | package/build-esm/sticker3d.worker.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/bugfix/BUG-fcf18718-350b-49ca-a430-9582e554efda/fix/webar-sdk.umd.3697e13286a9932c2b60.js | 6914023 bytes | 0 |
| low | Large Javascript Payload | package/bugfix/BUG-e289b43c-6c66-49c2-8853-eb158a243d6a/fix/webar-sdk.umd.d2dd707f42903243c514.js | 6912921 bytes | 0 |
| low | Large Javascript Payload | package/build-umd/webar-sdk.umd.js | 4265476 bytes | 0 |
Manifest
Package metadata
Scripts18
buildnpm run install-pixi-dependency && npm run build-esm && npm run build-umd && npm run build-wxbuild-demowebpack --config ./webpack/test/webpack.demo.prod.jsbuild-esmnpx webpack --config ./webpack/esm/webpack.prod.js && node upload.jsbuild-esm:devnpx webpack --config ./webpack/esm/webpack.esm.dev.js && node upload.jsbuild-hand:devnpx webpack --config ./webpack/esm/hand.dev.js && node upload.jsbuild-metricnpx webpack --config ./webpack/metric/webpack.config.js && cd ./packages/metric-solver && npm install && node enc.jsbuild-umdnpx webpack --config ./webpack/umd/webpack.umd.jsbuild-umd:devrm -rf build-umd && npx webpack --config ./webpack/umd/webpack.umd.dev.jsbuild-wxnpx webpack --config ./webpack/wx/webpack.wx.jsbuild-wx-hand:devnpx webpack --config ./webpack/wx/hand.wx.dev.jsbuild-wx:devnpx webpack --config ./webpack/wx/webpack.wx.dev.jsbuildnrunnpm run build-esm:dev && npm run devcopycopyfiles -f "build-wx/*" miniprogram/miniprogram/tencentcloud-wxar-sdkdevwebpack-dev-server --config ./webpack/test/webpack.dev.js --mode developmentinstall-pixi-dependencycd ./packages/pixi && npm install --legacy-peer-depspack-custom-detectnode ./packages/wasm/enc.jspreparecd packages/pixi && npm i --legacy-peer-depstestjest
Dependencies1
detect-gpu^5.0.14