PkgRadar

Package evidence

@charzhu/[email protected]

Large Javascript Payload: 2444503 bytes

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
612
Versions published
13
First published
May 2026
Publisher
charzhu

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":["@charzhu/[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":["@charzhu/[email protected]"],"fail_on":"review"}'
Publishercharzhu
Artifact bytes1,548,751
Previous version0.3.1
Published2026-06-12T03:08:12.992Z
SHA-256abf297f3b978583df6c52926a29c89997f77ba5f308fd1eb82888040c16a2784

Why flagged

What the scanner saw

Large Javascript Payload: 2444503 bytes

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.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/main.js2444503 bytes0

Manifest

Package metadata

Scripts11
  • buildnpm run build:mcp && npm run build:ink && node esbuild.config.mjs
  • build:inknpm run build --prefix packages/openjaw-ink
  • build:mcpnpm run build --prefix ../openjaw-mcp
  • build:tscnpm run build:ink && tsc
  • devnpm run build:ink && tsx src/main.ts
  • prepublishOnlynpm run build && npm run typecheck && npm test
  • startnode dist/main.js
  • testvitest run
  • test:watchvitest
  • tui:hellonpm run build:ink && tsx src/entry.tsx
  • typechecktsc --noEmit
Dependencies49
  • @alcalzone/ansi-tokenize^0.1.0
  • @anthropic-ai/sdk^0.79.0
  • @azure/identity^4.5.0
  • @inquirer/select^5.1.2
  • @larksuiteoapi/node-sdk^1.60.0
  • @microsoft/microsoft-graph-client^3.0.7
  • @modelcontextprotocol/sdk^1.29.0
  • @nanostores/react^1.1.0
  • @types/inquirer^9.0.9
  • auto-bind^5.0.0
  • bidi-js^1.0.0
  • chalk^5.6.2
  • chrome-launcher^1.1.2
  • chrome-remote-interface^0.33.2
  • cli-boxes^3.0.0
  • cli-highlight^2.1.11
  • clipboardy^4.0.0
  • code-excerpt^4.0.0
  • emoji-regex^10.4.0
  • fast-glob^3.3.3
  • get-east-asian-width^1.3.0
  • indent-string^5.0.0
  • ink^6.8.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • inquirer^13.3.2
  • lodash-es^4.17.0
  • marked^17.0.5
  • nanostores^1.2.0
  • node-notifier^10.0.1
  • …and 19 more.