← 返回 Skills 市场
diagnostikon

Polymarket Global Elections Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ⚠ suspicious
333
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-global-elections-trader
功能描述
Trades Polymarket prediction markets on elections, referendums, and democratic events worldwide. Exploits two structural edges — electoral system type predic...
安全使用建议
Before installing: (1) Expect to provide SIMMER_API_KEY — this is required by the code even though some top-level metadata omitted it. Treat that API key as sensitive: verify what permissions the Simmer key has and prefer a least-privilege key (paper/sim-only if possible). (2) Inspect and verify the 'simmer-sdk' pip package (PyPI project, maintainer, source) before letting the platform install it. (3) Test the skill in paper mode (default) and review simulated trades and logs; only enable live mode with --live after you confirm behavior. (4) Be aware the skill can place real trades via Simmer when live; ensure you trust the Simmer account and API usage. (5) The metadata mismatch (requirements listed as none vs clawhub.json/code requiring SIMMER_API_KEY and pip deps) is a red flag — ask the publisher to correct the manifest or provide provenance for the simmer-sdk before proceeding.
功能分析
Type: OpenClaw Skill Name: polymarket-global-elections-trader Version: 0.0.3 The skill is a legitimate trading bot designed to interact with Polymarket election markets via the simmer-sdk. The code in trader.py implements the strategy described in SKILL.md, using keyword-based market discovery and a conviction-based sizing model. It includes safety features such as defaulting to paper trading (sim mode) unless an explicit --live flag is provided, and it lacks any signs of data exfiltration, malicious execution, or prompt injection.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to trade Polymarket markets and the code implements that via a SimmerClient — this is coherent. However the registry-level summary at the top reported 'Required env vars: none' while clawhub.json and trader.py require SIMMER_API_KEY. That metadata mismatch is an inconsistency that could mislead a user about what credentials are needed.
Instruction Scope
SKILL.md and trader.py focus on market discovery, conviction sizing and trade execution; instructions and code do not attempt to read unrelated system files or external endpoints beyond the Simmer SDK/Polymarket integration. The SKILL.md suggests optional external data sources for alpha but the included code appears to operate without scraping those sites.
Install Mechanism
There is no explicit install script, but clawhub.json declares a pip dependency 'simmer-sdk'. Installing a third-party pip package is a normal pattern for this functionality but carries moderate risk if the package is untrusted or malicious; there are no downloads from arbitrary URLs or archive extraction in the manifest.
Credentials
The code requires SIMMER_API_KEY and several SIMMER_* tunables (max position, thresholds etc.) which are proportionate to a trading skill. The concern is the metadata inconsistency: top-level requirements showed none while the manifest and code require the API key. Also note that SIMMER_API_KEY likely grants trade-execution privileges — treat it as high-impact credential and verify least-privilege.
Persistence & Privilege
always is false and autostart is false. The skill is automaton-managed with an entrypoint but does not request forced global presence. It does not attempt to modify other skills or system-wide settings in the visible files. Autonomous invocation is allowed by default (normal for skills) but combined with a trading API key it increases blast radius if misused.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-global-elections-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-global-elections-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
SDK resilience: try/except runt apply_skill_config
v0.0.2
fix: add _client.live=True so --live actually routes to polymarket-venue for real USDC trades
v1.0.2
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.1
Global Elections & Democracy Trader v1.0.1 - Expands strategy description with two explicit structural edges: electoral system type predictability and regional information lag. - Introduces detailed "election bias" logic, applying market multipliers based on election system and region to improve trade sizing. - Adds explicit tables and examples to guide structural edge exploitation (e.g., PR majority rule, German polling lag). - Updates default signal logic to use conviction-based sizing and bias multipliers, with more sophisticated market selection. - Enhances documentation of tunables and safety defaults; specific parameters and thresholds made more explicit.
v1.0.0
Global Elections & Democracy Trader skill – initial release: - Enables Polymarket trading on global (non-US) elections, referendums, and democratic events, with a focus on EU, Latin America, Asia, and Africa. - Uses polling aggregator divergence and probability-extreme detection to identify trading opportunities. - Integrates market discovery, automated trade execution, and key risk safeguards. - Defaults to paper trading for safety; live trading requires an explicit flag. - Includes adjustable risk parameters via Simmer UI and utilizes the simmer-sdk for platform interaction.
元数据
Slug polymarket-global-elections-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Polymarket Global Elections Trader 是什么?

Trades Polymarket prediction markets on elections, referendums, and democratic events worldwide. Exploits two structural edges — electoral system type predic... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 333 次。

如何安装 Polymarket Global Elections Trader?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-global-elections-trader」即可一键安装,无需额外配置。

Polymarket Global Elections Trader 是免费的吗?

是的,Polymarket Global Elections Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket Global Elections Trader 支持哪些平台?

Polymarket Global Elections Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket Global Elections Trader?

由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。

💬 留言讨论