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
- 96Mature · −50% score
- First published
- Dec 2022
- Publisher
- wzy1993
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":["@wzyjs/[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":["@wzyjs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5438320 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 low · score 0 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/node.cjs.js | 5438320 bytes | 0 |
| low | Large Javascript Payload | package/dist/node.esm.js | 5429955 bytes | 0 |
Manifest
Package metadata
Scripts5
buildnpm run build-browser-esm && npm run build-browser-cjs && npm run build-node-esm && npm run build-node-cjs && tscbuild-browser-cjsbun build ./src/browser.ts --outfile dist/browser.cjs.js --format cjsbuild-browser-esmbun build ./src/browser.ts --outfile dist/browser.esm.js --format esmbuild-node-cjsbun build ./src/node.ts --outfile dist/node.cjs.js --format cjs --target nodebuild-node-esmbun build ./src/node.ts --outfile dist/node.esm.js --format esm --target node
Dependencies20
ali-oss^6.21.0animejs^3.2.1axios^1.6.2cheerio^1.0.0classnames^2.3.2consola^2.15.3copy-to-clipboard^3.3.3dayjs^1.11.12decimal.js^10.5.0fs-extra^10.1.0js-base64^3.7.7json5^2.2.3localforage^1.10.0lodash^4.17.21md5^2.3.0nedb^1.8.0nodemailer^6.9.1papaparse^5.5.1proxy-agent^6.5.0zod^3.21.4