PkgRadar

Package evidence

@wzyjs/[email protected]

no findings

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
13
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 monitoring

No 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"}'
Publisherwzy1993
Artifact bytes466,976
Previous version0.3.30
Published2026-05-11T03:19:04.127Z
SHA-256ec9cea9d94060ff7ee5041ab597cabf751b7448f59965e37c1c9d45a0b79be95

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.31Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildrm -rf dist && bun run build-web-esm && bun run build-web-cjs && bun run build-node-esm && bun run build-node-cjs && tsc
  • build-node-cjsbun build ./src/node.ts --outfile dist/node.cjs.js --format cjs --target node --external nodemailer --external fs-extra --external axios --external node:* --external ali-oss --external nedb --external cheerio --external json5 --external consola --external dayjs --external node-cron --external @aws-sdk/client-s3
  • build-node-esmbun build ./src/node.ts --outfile dist/node.esm.js --format esm --target node --external nodemailer --external fs-extra --external axios --external node:* --external ali-oss --external nedb --external cheerio --external json5 --external consola --external dayjs --external node-cron --external @aws-sdk/client-s3
  • build-web-cjsbun build ./src/web.ts --outfile dist/web.cjs.js --format cjs
  • build-web-esmbun build ./src/web.ts --outfile dist/web.esm.js --format esm
Dependencies23
  • @aws-sdk/client-s3^3.1004.0
  • ali-oss^6.21.0
  • animejs^3.2.1
  • axios^1.6.2
  • cheerio^1.0.0
  • classnames^2.3.2
  • consola^2.15.3
  • copy-to-clipboard^3.3.3
  • dayjs^1.11.12
  • decimal.js^10.5.0
  • fs-extra^11.3.4
  • js-base64^3.7.7
  • json5^2.2.3
  • localforage^1.10.0
  • lodash^4.17.21
  • md5^2.3.0
  • nedb^1.8.0
  • node-cron^3.0.3
  • nodemailer^6.9.1
  • papaparse^5.5.1
  • pretty-bytes^7.1.0
  • proxy-agent^6.5.0
  • zod^3.21.4