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.

Versions published
5
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 bytes8,797,623
Previous version1.0.29
Published2026-06-02T14:43:59.358Z
SHA-25610eb5e100f40fa5de0ea7e51dfd937b539f391a4577d04ab3cea6d9b020483ff

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.30Version
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/commands/share.jsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/share.jsmatched "curl "12
lowLarge Javascript Payloadpackage/dist/cli.cjs13231041 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
  • prepublishOnlynpm run build:release
  • 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