Communityv2.1.3

Polymarket Agent

Research Polymarket markets, whale flow and smart money; optionally trade a Polygon wallet behind deterministic risk guard-rails.

7.7kdownloads26starsAndréLanD
View on ClawHubBack to Skills

Skill Details

Slug
polymarket-agent
Latest Version
2.1.3
Author
AndréLanD
Published
Jan 27, 2026
Updated
Jul 22, 2026
Total Versions
7

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Polymarket Agent.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.1.3

Fixes a High-severity finding (SkillSpector E2, 0.93 confidence) surfaced by the 2.1.2 scan: POLYMARKET_KEY was checked before the encrypted keystore and activated on mere presence, with no warning at use-time. Now the keystore is tried first; the env var is a gated fallback requiring the new POLYMARKET_ALLOW_ENV_KEY=1, and warns on every actual use, not just in poly doctor. 3 new tests cover the precedence and gating.