PkgRadar

Package evidence

[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
1
First published
Jun 2026
Publisher
guxi11

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherguxi11
Artifact bytes62,693
Previous versionnone
Published2026-06-11T03:57:08.093Z
SHA-2565102b6e927d31f9899110976d09035d4b9353630e039411842415f2d1f835acb

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
24Score
0.0.3Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/hooks/pre-tool-use.shmatched "curl "12
mediumRemote Payloadpackage/cli/wrc.shmatched "curl "12

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json && chmod +x dist/cli/init.js dist/daemon/index.js dist/mcp/server.js
  • dev:clitsx cli/wrc.ts
  • dev:daemontsx daemon/index.ts
  • prepacktest -f dist/daemon/index.js || npm run build
  • prepublishOnlyrm -rf dist && npm run build
  • typechecktsc --noEmit
Dependencies7
  • @inquirer/prompts^7.2.0
  • @modelcontextprotocol/sdk^1.0.0
  • @tencent/claude-code-internal^1.1.9
  • @wecom/aibot-node-sdk^1.0.6
  • jsonc-parser^3.3.1
  • pino^9.5.0
  • zod^3.23.8