Cluster · Handbook hub

Polymarket bot GitHub & npm risks

In 2026, “Polymarket trading bot” on GitHub is not a free edge — it is often a wallet-drainer with a polished README. Security researchers have documented hijacked orgs, typosquat npm packages, and postinstall prompts that harvest private keys.

This page is part of the Polymarket trading bots handbook.

What the attacks look like

Operator checklist (before you run anything)

  1. Never put a funded wallet key in a bot .env — use a burner with dust only
  2. Prefer non-custodial tools you can revoke — see bot diligence
  3. Read package.json / requirements — unknown postinstall scripts are a red flag
  4. Confirm path — a Global-only bot is not a US product; US vs International
  5. Paper firstpaper mode & risk

If you already ran a sketchy bot

  1. Assume the key is burned — move funds from a clean device
  2. Revoke API credentials that lived on that machine
  3. Check SSH authorized_keys and unexpected open ports
  4. Do not “just delete node_modules” and reuse the same key

How this maps to Bot for Polymarket

We will not ask you to paste a wallet private key into a Telegram bot or a random GitHub clone. Bot for Polymarket is waitlist-first with paper mode and risk limits. Join the waitlist if that is the product shape you want.

Also read: copy-trading honesty · diligence questions.

Trust & Diligence Desk · Updated 2026-07-08

Join the waitlist

Get product and operator updates. Paper mode and risk limits first. No spam.

More guides