PkgRadar

Package evidence

@zwbigi/[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
449
Versions published
8
First published
May 2026
Publisher
zwbigi

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":["@zwbigi/[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":["@zwbigi/[email protected]"],"fail_on":"review"}'
Publisherzwbigi
Artifact bytes2,664,295
Previous version0.6.22
Published2026-05-28T13:49:14.768Z
SHA-2561c4dd0c83c64f8681cf06d0766b565ca58012c3d1ed07aa61d7030f60ac61e6a

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.6.23Version
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
  • buildnext build --webpack
  • devnext dev -p 30142 --webpack
  • linteslint .
  • releasenpm version patch --no-git-tag-version && npm run build && npm publish --registry https://registry.npmjs.org --access public
  • startnext start -p 30142
Dependencies13
  • @earendil-works/pi-ai^0.75.5
  • @earendil-works/pi-coding-agent^0.75.5
  • @lobehub/icons^5.6.0
  • @types/react-syntax-highlighter^15.5.13
  • chart.js^4.5.1
  • jszip^3.10.1
  • next16.2.1
  • pptxviewjs^1.1.9
  • react^19.2.4
  • react-dom^19.2.4
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • remark-gfm^4.0.1