PkgRadar

Package evidence

@edwardyinacademy/[email protected]

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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
189
Versions published
2
First published
May 2026
Publisher
mukus123

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":["@edwardyinacademy/[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":["@edwardyinacademy/[email protected]"],"fail_on":"review"}'
Publishermukus123
Artifact bytes29,808,831
Previous versionnone
Published2026-05-12T08:59:41.166Z
SHA-2568476dce41ed230f3cc6d28ee344a2f191e9324ae640fa551a69c860bf31b3d25

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.0Version
Status history (2 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 45 -> 10
  2. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/.agent/skills/telegram/assets/boilerplate/python/webhook_server.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo '\n🌌 Vibe Coding Kit installed! Run \"vibe-coding init\" to set up your project.\n'"5

Manifest

Package metadata

Scripts2
  • postinstallecho ' 🌌 Vibe Coding Kit installed! Run "vibe-coding init" to set up your project. '
  • setupnode ./bin/cli.js init