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.

Versions published
13
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,669,103
Previous version0.6.30
Published2026-05-30T15:06:42.925Z
SHA-256d0c5f0a4e936b763379b3edb0e6748176fd0be3a29312f6d38b65012f635bdd3

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.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
  • 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