PkgRadar

Package evidence

@wu529778790/[email protected]

Remote Payload: matched "api.telegram.org/bot"

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
300
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@wu529778790/[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":["@wu529778790/[email protected]"],"fail_on":"review"}'
Artifact bytes267,499
Previous version1.10.9-beta.1
Published2026-04-23T13:52:07.565Z
SHA-256db879666b32e599c3c8b1fd2195cd5b8b67c41dfc11fd53da283052a510a3787

Why flagged

What the scanner saw

Remote Payload: matched "api.telegram.org/bot"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.10.9-beta.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/config-web.jsmatched "api.telegram.org/bot"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/config-web.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/dist/config-web.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts15
  • buildnpm run web:build && tsc
  • build:tstsc
  • dashboardnode dist/cli.js dashboard
  • devtsx src/index.ts
  • inittsx src/cli.ts init
  • linteslint src
  • prepublishOnlynpm run build
  • restartnode dist/cli.js restart
  • startnode dist/cli.js start
  • stopnode dist/cli.js stop
  • telemetry:reportnode scripts/telemetry-health-report.mjs
  • testvitest run
  • test:watchvitest watch
  • web:buildnpm --prefix web run build
  • web:devnpm --prefix web run dev
Dependencies8
  • @anthropic-ai/claude-agent-sdk^0.2.92
  • @aws-sdk/client-s3^3.1035.0
  • @larksuiteoapi/node-sdk^1.59.0
  • centrifuge^5.5.3
  • dingtalk-stream^2.1.4
  • prompts^2.4.2
  • telegraf^4.16.3
  • ws^8.20.0