PkgRadar

Package evidence

@jiewaigongxing/[email protected]

Remote Payload: matched "curl "

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
587
Versions published
8
First published
Jun 2026
Publisher
shiwenyuan

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":["@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,285,725
Previous version1.0.36
Published2026-06-03T14:49:32.471Z
SHA-256eb2eefbe7e35c34cacea0deb50a5e1a0025bae4f0651940df5b947b7e68813c0

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/mcp/tools/deploy-tools.jsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/mcp/tools/deploy-tools.jsmatched "curl "12
lowLarge Javascript Payloadpackage/dist/cli.cjs15522048 bytes0

Manifest

Package metadata

Scripts18
  • 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
  • releasebash scripts/release.sh
  • 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