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 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":["[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"}'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 56 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/agent/drivers/claude.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/agent/drivers/gemini.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/setup-wizard.js | matched "api.telegram.org/bot" | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/agent/drivers/claude.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/agent/drivers/gemini.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/setup-wizard.js | matched "api.telegram.org/bot" | 12 |
| low | Credential file access | package/dist/agent/cli/auth.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Messenger Bot Endpoint | package/dist/channels/telegram/channel.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/dist/catalog/cli-tools.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Messenger Bot Endpoint | package/dist/cli/setup-wizard.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts7
buildnpm run build:dashboard && tscbuild:dashboardvite build --config dashboard/vite.config.tscommandset -ae && . ./.env && set +a && tsx src/cli/run.tsdevbash scripts/dev.shprepacknpm run buildtestvitest runtest: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.2dingtalk-stream^2.1.6-beta.1discord.js^14.26.4hono^4.12.9qrcode^1.5.4remark-breaks^4.0.0undici^7.22.0which^6.0.1ws^8.18.0
Optional dependencies2
@napi-rs/keyring^1.3.0node-pty^1.1.0