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
6
First published
Mar 2026
Publisher
mawdbotsonsolana

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"}'
Artifact bytes262,203
Previous version1.0.0
Published2026-03-16T21:14:00.986Z
SHA-25605e1993258f2cec811b0d058d9222a7b0a82666b2318b892677f977e3a18aeed

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/index.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/index.jsmatched "api.telegram.org/bot"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/index.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/index.jsmatched "api.telegram.org/bot"12
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/cli/entry.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts13
  • buildtsup src/index.ts src/cli/entry.ts --format esm --dts --sourcemap --out-dir dist --clean
  • demotsx src/cli/entry.ts demo
  • devtsx watch src/cli/entry.ts
  • formatoxfmt --write
  • gatewaytsx src/gateway/server.ts
  • hub:devcd ../nanohub && bun run dev
  • install:one-shotbash scripts/install-cli.sh
  • lintoxlint --type-aware
  • nanosolanatsx src/cli/entry.ts
  • prepublishOnlynpm run build
  • startnode dist/cli/entry.js
  • testvitest run
  • test:watchvitest
Dependencies27
  • @coral-xyz/anchor^0.32.1
  • @metaplex-foundation/mpl-token-metadata^3.3.0
  • @pump-fun/agent-payments-sdk^3.0.2
  • @pump-fun/pump-swap-sdk^1.14.1
  • @solana/spl-token^0.4.0
  • @solana/web3.js^1.95.0
  • @types/bn.js^5.2.0
  • @whiskeysockets/baileys^7.0.0-rc.9
  • better-sqlite3^11.8.1
  • bip39^3.1.0
  • bs58^6.0.0
  • chalk^5.6.2
  • commander^14.0.3
  • cron-parser^5.5.0
  • dotenv^17.3.1
  • drizzle-orm^0.36.0
  • eventemitter3^5.0.0
  • express^5.2.1
  • hono^4.12.7
  • nanoid^5.0.0
  • pino^9.0.0
  • pino-pretty^11.0.0
  • tweetnacl^1.0.3
  • undici^7.22.0
  • unicode-animations^1.0.3
  • ws^8.19.0
  • zod^4.3.6