PkgRadar

Package evidence

@kodelyth/[email protected]

Messenger Bot Endpoint: matched "discord.com/api/v10/webhooks/" — 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.

Versions published
2
First published
Jun 2026
Publisher
sifxprime

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":["@kodelyth/[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":["@kodelyth/[email protected]"],"fail_on":"review"}'
Publishersifxprime
Artifact bytes889,092
Previous version2026.5.39
Published2026-06-01T06:58:50.620Z
SHA-2569461d9b607f793993d50347ef531b92c0d05d8d39c47df26979be05bf7d25693

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "discord.com/api/v10/webhooks/" — 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
5Score
2026.5.42Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/src/send.webhook-activity.test.tsmatched "discord.com/api/v10/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Dependencies7
  • @discordjs/voice0.19.2
  • discord-api-types0.38.47
  • https-proxy-agent9.0.0
  • opusscript0.1.1
  • typebox1.1.38
  • undici8.3.0
  • ws8.20.1