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.

Weekly downloads
1,043Niche · −30% score
Versions published
111
First published
Mar 2026
Publisher
zibengou

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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,293,045
Previous version0.3.72
Published2026-06-10T04:31:23.838Z
SHA-256a1da2abc3cf72c1a66860e7ccb34a877f7d0d774fc459bcfb29f1ce48b6fa6ab

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
39Score
0.3.73Version
Status history (1 event)
  1. newavailable · risk review · score 39 · 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