PkgRadar

Package evidence

[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
13
First published
May 2026
Publisher
jimmy_harika

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherjimmy_harika
Artifact bytes476,876
Previous version0.0.10
Published2026-06-02T15:01:07.607Z
SHA-256356c32f4e46ec0104d3bc6dc616ef73921478ca8112e55122546e8e5b50f13ec

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
50Score
0.0.12Version
Status history (2 events)
  1. newavailable · risk high · score 50 · status changed
  2. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/server.cjsmatched "api.telegram.org/bot"40
highWebhook Exfil Endpointpackage/dist/server.jsmatched "api.telegram.org/bot"40

Manifest

Package metadata

Scripts7
  • buildtsup && tsc -p tsconfig.component.json && bun scripts/add-use-client.mjs
  • devtsup --watch
  • linteslint .
  • publish:drynpm publish --dry-run --access public
  • publish:releasebun run build && npm publish --access public
  • testvitest run
  • typechecktsc --noEmit
Dependencies22
  • @dnd-kit/core^6.3.1
  • @grammyjs/auto-retry^2.0.2
  • @grammyjs/hydrate^1.6.0
  • @radix-ui/react-alert-dialog^1.1.7
  • @radix-ui/react-avatar^1.1.4
  • @radix-ui/react-checkbox^1.1.5
  • @radix-ui/react-dialog^1.1.7
  • @radix-ui/react-dropdown-menu^2.1.7
  • @radix-ui/react-label^2.1.3
  • @radix-ui/react-popover^1.1.7
  • @radix-ui/react-scroll-area^1.2.4
  • @radix-ui/react-separator^1.1.3
  • @radix-ui/react-slot^1.2.0
  • @radix-ui/react-tabs^1.1.4
  • @radix-ui/react-tooltip^1.2.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • grammy^1.42.0
  • lucide-react^0.469.0
  • tailwind-merge^3.0.2
  • vaul^1.1.2
  • web-push^3.6.7