PkgRadar

Package evidence

@jiewaigongxing/[email protected]

Large Javascript Payload: 15524574 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
3
First published
Jun 2026
Publisher
shiwenyuan

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":["@jiewaigongxing/[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":["@jiewaigongxing/[email protected]"],"fail_on":"review"}'
Publishershiwenyuan
Artifact bytes10,245,060
Previous version1.0.28
Published2026-06-03T02:43:41.076Z
SHA-256811dba15a6486cb3bd36d8e8664fb62f59c6b39ed1a13ac9d20e53c56ddd7f52

Why flagged

What the scanner saw

Large Javascript Payload: 15524574 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
1.0.33Version
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/cli.cjs15524574 bytes0

Manifest

Package metadata

Scripts17
  • buildtsc
  • build:claude-code-pluginbash scripts/build-claude-code-plugin.sh
  • build:codex-pluginbash scripts/build-codex-plugin.sh
  • build:cursor-pluginbash scripts/build-cursor-plugin.sh
  • build:devJIEY_SKIP_OBFUSCATE=1 tsx scripts/build-release.ts
  • build:releasetsx scripts/build-release.ts
  • checkbun test && tsc --noEmit && (command -v ast-grep >/dev/null && cd tools/ast-grep && ast-grep scan ../.. --config sgconfig.yml || true)
  • codegentsx src/cli.ts codegen
  • devJIEY_DEV=1 tsx src/cli.ts
  • dev:mcpJIEY_DEV=1 tsx src/cli.ts mcp
  • mcptsx src/cli.ts mcp
  • publish-bundlestsx scripts/publish-bundles.ts
  • testbun test
  • typechecktsc --noEmit
  • validatetsx src/cli.ts validate
  • verify:biznode scripts/verify-biz-codegen.mjs
  • verify:derivenode scripts/verify-derive-component.mjs
Dependencies5
  • @modelcontextprotocol/sdk^1.27.1
  • chalk^5.3.0
  • commander^12.1.0
  • handlebars^4.7.8
  • zod^4.3.6