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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/mcp/tools/deploy-tools.js | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/mcp/tools/deploy-tools.js | matched "curl " | 12 |
| low | Large Javascript Payload | package/dist/cli.cjs | 15522048 bytes | 0 |
Manifest
Package metadata
Scripts18
buildtscbuild:claude-code-pluginbash scripts/build-claude-code-plugin.shbuild:codex-pluginbash scripts/build-codex-plugin.shbuild:cursor-pluginbash scripts/build-cursor-plugin.shbuild:devJIEY_SKIP_OBFUSCATE=1 tsx scripts/build-release.tsbuild:releasetsx scripts/build-release.tscheckbun test && tsc --noEmit && (command -v ast-grep >/dev/null && cd tools/ast-grep && ast-grep scan ../.. --config sgconfig.yml || true)codegentsx src/cli.ts codegendevJIEY_DEV=1 tsx src/cli.tsdev:mcpJIEY_DEV=1 tsx src/cli.ts mcpmcptsx src/cli.ts mcppublish-bundlestsx scripts/publish-bundles.tsreleasebash scripts/release.shtestbun testtypechecktsc --noEmitvalidatetsx src/cli.ts validateverify:biznode scripts/verify-biz-codegen.mjsverify:derivenode scripts/verify-derive-component.mjs
Dependencies5
@modelcontextprotocol/sdk^1.27.1chalk^5.3.0commander^12.1.0handlebars^4.7.8zod^4.3.6