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
- 9
- Versions published
- 19
- First published
- Mar 2026
- Publisher
- wzy1993
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
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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts2
buildrm -rf dist && tsc && rsync -a --include='*/' --include='*.css' --exclude='*' src/ dist/ && postcss ./src/web.css -o ./dist/web.csstypechecktsc --noEmit
Dependencies26
@ant-design/icons^6.0.0@ant-design/nextjs-registry^1.0.2@ant-design/pro-card^2.10.0@ant-design/pro-components^2.8.6@ant-design/pro-form^2.32.0@ant-design/pro-provider^2.16.2@hello-pangea/dnd^18.0.1@wzyjs/hooks0.3.36@wzyjs/utils0.3.36@xyflow/react^12.5.3echarts^5.4.3echarts-for-react^3.0.2github-markdown-css^5.8.1handlebars^4.7.8html2canvas^1.4.1js-beautify^1.14.7prettier^3.5.3prismjs^1.29.0react^19.0.0react-grid-layout^1.5.1react-json-view^1.21.3react-markdown^10.1.0react-syntax-highlighter^15.5.0rehype-autolink-headings^7.1.0rehype-slug^6.0.0remark-gfm^4.0.1