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
117
First published
Mar 2026
Publisher
zibengou

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"}'
Publisherzibengou
Artifact bytes2,299,738
Previous version0.3.78
Published2026-06-12T01:06:15.004Z
SHA-256dacfa44c9dbe00fe156ae84b3c8f1ad6a083fb73c136df32efdf80bff1d410be

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/agent/drivers/claude.jsmatched "curl "12
mediumRemote Payloadpackage/dist/agent/drivers/gemini.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/setup-wizard.jsmatched "api.telegram.org/bot"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/agent/drivers/claude.jsmatched "curl "12
mediumRemote Payloadpackage/dist/agent/drivers/gemini.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/setup-wizard.jsmatched "api.telegram.org/bot"12
lowCredential file accesspackage/dist/agent/cli/auth.jsmatched "AWS_ACCESS_KEY"5
lowMessenger Bot Endpointpackage/dist/channels/telegram/channel.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/catalog/cli-tools.jsmatched "AWS_ACCESS_KEY"5
lowMessenger Bot Endpointpackage/dist/cli/setup-wizard.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts7
  • buildnpm run build:dashboard && tsc
  • build:dashboardvite build --config dashboard/vite.config.ts
  • commandset -ae && . ./.env && set +a && tsx src/cli/run.ts
  • devbash scripts/dev.sh
  • prepacknpm run build
  • testvitest run
  • test:watchvitest
Dependencies14
  • @hono/node-server^1.19.11
  • @larksuiteoapi/node-sdk^1.59.0
  • @playwright/mcp^0.0.75
  • @slack/bolt^4.7.2
  • @slack/socket-mode^2.0.7
  • @slack/web-api^7.15.2
  • dingtalk-stream^2.1.6-beta.1
  • discord.js^14.26.4
  • hono^4.12.9
  • qrcode^1.5.4
  • remark-breaks^4.0.0
  • undici^7.22.0
  • which^6.0.1
  • ws^8.18.0
Optional dependencies2
  • @napi-rs/keyring^1.3.0
  • node-pty^1.1.0