PkgRadar

Package evidence

@hanzo/[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.

Weekly downloads
32
Versions published
8
First published
Feb 2025
Publisher
zeekay

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":["@hanzo/[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":["@hanzo/[email protected]"],"fail_on":"high"}'
Publisherzeekay
Artifact bytes255,378
Previous version1.0.2
Published2025-09-24T03:29:53.957Z
SHA-2568a8d4abf9086d9e029abd08c460916f9bd02dcded809bbd6f75ebf0ff31e6b87

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
62Score
1.0.4Version
Status history (1 event)
  1. newavailable · risk high · score 62 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/utils/notifications/utils.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/utils/notifications/utils.jsmatched "api.telegram.org/bot"12
mediumCredential file accesspackage/dist/utils/providers/git.jsmatched "id_rsa"10

Manifest

Package metadata

Scripts7
  • buildnpm run switch:prod && rm -rf ./dist && tsc --project tsconfig.server.json && tsc-alias -p tsconfig.server.json
  • build:typestsc --emitDeclarationOnly --experimenta-dts
  • devrm -rf ./dist && pnpm esbuild && tsc --emitDeclarationOnly --outDir dist -p tsconfig.server.json
  • esbuildtsx ./esbuild.config.ts && tsc --project tsconfig.server.json --emitDeclarationOnly
  • switch:devnode scripts/switchToSrc.js
  • switch:prodnode scripts/switchToDist.js
  • typechecktsc --noEmit
Dependencies50
  • @ai-sdk/anthropic^1.0.6
  • @ai-sdk/azure^1.0.15
  • @ai-sdk/cohere^1.0.6
  • @ai-sdk/deepinfra^0.0.4
  • @ai-sdk/mistral^1.0.6
  • @ai-sdk/openai^1.0.12
  • @ai-sdk/openai-compatible^0.0.13
  • @better-auth/utils0.2.3
  • @faker-js/faker^8.4.1
  • @lucia-auth/adapter-drizzle1.0.7
  • @octokit/auth-app^6.0.4
  • @oslojs/crypto1.0.1
  • @oslojs/encoding1.1.0
  • @react-email/components^0.0.21
  • @trpc/server^10.43.6
  • adm-zip^0.5.14
  • ai^4.0.23
  • bcrypt5.1.1
  • better-auth1.2.0
  • bl6.0.11
  • boxen^7.1.1
  • date-fns3.6.0
  • dockerode4.0.2
  • dotenv16.4.5
  • drizzle-dbml-generator0.10.0
  • drizzle-orm^0.39.1
  • drizzle-zod0.5.1
  • hi-base32^0.5.1
  • js-yaml4.1.0
  • lodash4.17.21
  • …and 20 more.