PkgRadar

Package evidence

@openlife/[email protected]

Webhook Exfil Endpoint: 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
35
First published
May 2026
Publisher
rafaleaoai

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@openlife/[email protected]"],"fail_on":"high"}'

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":["@openlife/[email protected]"],"fail_on":"high"}'
Publisherrafaleaoai
Artifact bytes2,243,181
Previous version1.20.0
Published2026-05-30T02:35:10.893Z
SHA-2569363372b9ed33dbd88e7b5eaca882853fdd8b6c33f7e9cf2de6fed4ba5eb50c1

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "api.telegram.org/bot"

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

Availability ledger

available

high
Last checked
highRisk
116Score
1.21.0Version
Status history (4 events)
  1. availableavailable · risk high · score 116 · status available -> available, risk high -> high, score 81 -> 116
  2. availableavailable · risk high · score 81 · status available -> available, risk high -> high, score 116 -> 81
  3. availableavailable · risk high · score 116 · status available -> available, risk high -> high, score 81 -> 116
  4. newavailable · risk high · score 81 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/index.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/orchestrator/Gateway.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/index.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/orchestrator/SystemDoctor.jsmatched "api.telegram.org/bot"12
mediumCredential file accesspackage/dist/util/npmrc.jsmatched ".npmrc"10
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/index.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/orchestrator/Gateway.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/index.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/orchestrator/SystemDoctor.jsmatched "api.telegram.org/bot"12
mediumCredential file accesspackage/dist/util/npmrc.jsmatched ".npmrc"10
lowMessenger Bot Endpointpackage/dist/orchestrator/Gateway.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5
lowMessenger Bot Endpointpackage/dist/cli/InstallModules.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/cli/install/ProvidersCatalog.jsmatched "AWS_ACCESS_KEY"5
lowMessenger Bot Endpointpackage/dist/orchestrator/SystemDoctor.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/cli/UpgradeCommand.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • buildnext build
  • devnext dev
  • lintnext lint
  • startnext start
  • type-checktsc --noEmit
Dependencies8
  • @clerk/nextjs^6.0.0
  • @supabase/ssr^0.5.0
  • @supabase/supabase-js^2.45.0
  • next^16.0.0
  • react^19.0.0
  • react-dom^19.0.0
  • stripe^17.0.0
  • svix^1.30.0