PkgRadar

Package evidence

@charzhu/[email protected]

Large Javascript Payload: 2301328 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.

Versions published
7
First published
May 2026
Publisher
charzhu

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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,454,218
Previous version0.2.4
Published2026-05-18T07:37:53.492Z
SHA-256c410fc9547409de35ec2f409443b87a04030c241b6453eda0e137ca4b0caaae0

Why flagged

What the scanner saw

Large Javascript Payload: 2301328 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.2.5Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/main.js2301328 bytes10

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.