← 返回 Skills 市场
Polymarket Bundle Overwatch Bo3 Trader
作者
diagnostikon
· GitHub ↗
· v0.0.3
· MIT-0
192
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-bundle-overwatch-bo3-trader
功能描述
Trades structural arbitrage between Overwatch BO3 series winner markets and individual game winner markets on Polymarket. P(BO3 winner) must be mathematicall...
安全使用建议
This skill appears to do exactly what it says: it discovers Overwatch BO3 and game markets via the Simmer client, computes implied probabilities, and paper-trades by default. Before installing:
- Be sure you trust the simmer-sdk package (review its source or the package owner) because the skill installs it via pip and it will hold your SIMMER_API_KEY.
- Treat SIMMER_API_KEY as a high-value trading credential; only provide it if you intend to allow this skill to place trades. By default the script uses a simulated venue; live trading requires an explicit --live flag.
- Note the small metadata mismatch in the platform summary (it showed no required env vars/install), while the package files do require SIMMER_API_KEY and simmer-sdk — this looks like a packaging/metadata inconsistency rather than malicious behavior, but confirm the platform will prompt you for the required credential.
- If you plan to run live, test thoroughly in paper mode and review the risk/tunable parameters (min trade, max position, thresholds). If you want extra assurance, inspect the simmer-sdk source or run the script in a restricted environment first.
功能分析
Type: OpenClaw Skill
Name: polymarket-bundle-overwatch-bo3-trader
Version: 0.0.3
The skill bundle implements a legitimate mathematical arbitrage strategy for Overwatch betting markets on Polymarket. The code in trader.py calculates implied series win probabilities from individual game markets and executes trades based on configurable thresholds, defaulting to a safe paper-trading mode. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the logic is consistent with the stated purpose of structural arbitrage.
能力标签
能力评估
Purpose & Capability
The skill claims to detect and trade BO3 vs individual-game inconsistencies on Polymarket and the code + SKILL.md implement exactly that. Required items (SIMMER_API_KEY, simmer-sdk) are appropriate for a trading client. Minor inconsistency: the registry summary at the top of the evaluation lists no required env vars/install spec, while clawhub.json and SKILL.md both declare SIMMER_API_KEY and pip dependency; this is likely a metadata sync issue rather than malicious.
Instruction Scope
SKILL.md and trader.py confine actions to discovering markets via the Simmer client, computing implied probabilities, running heuristic gates, and placing simulated or live trades. The instructions do not ask the agent to read unrelated files, harvest system credentials, or contact unexpected endpoints outside the Simmer/Polymarket ecosystem.
Install Mechanism
There is no high-risk download or arbitrary remote installer. clawhub.json declares a pip dependency on 'simmer-sdk' (public package) which is a typical moderate-risk install step. Confirming the origin and integrity of the simmer-sdk package (review its source/release) is recommended, but this is proportionate to the stated functionality.
Credentials
The only required secret is SIMMER_API_KEY (declared in both SKILL.md and clawhub.json) which matches the bot's need to authenticate to a trading service. The code reads tunable SIMMER_* env vars that are declared in clawhub.json. No unrelated secrets or system config paths are requested.
Persistence & Privilege
The skill does not demand always:true, autostart is false, and the code defaults to paper trading unless explicitly run with --live. It does not attempt to modify other skills or system-wide agent settings. Autonomous invocation (model invocation enabled) is the platform default and not an additional red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-bundle-overwatch-bo3-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-bundle-overwatch-bo3-trader触发 - 根据 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.1
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.0
Initial release: Detects and trades structural arbitrage between Overwatch BO3 series winner and individual game winner markets on Polymarket.
- Identifies pricing inconsistencies using the mathematical relationship between BO3 and individual game probabilities.
- Groups and parses Overwatch markets by match to compute implied BO3 probabilities.
- Trades automatically when odds diverge by more than a configurable threshold (default 5% gap).
- Adjustable risk and market filters via Simmer UI tunables; defaults to paper trading.
- Designed for easy extension with custom signal logic, live data, and Overwatch stat integrations.
元数据
常见问题
Polymarket Bundle Overwatch Bo3 Trader 是什么?
Trades structural arbitrage between Overwatch BO3 series winner markets and individual game winner markets on Polymarket. P(BO3 winner) must be mathematicall... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。
如何安装 Polymarket Bundle Overwatch Bo3 Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-bundle-overwatch-bo3-trader」即可一键安装,无需额外配置。
Polymarket Bundle Overwatch Bo3 Trader 是免费的吗?
是的,Polymarket Bundle Overwatch Bo3 Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Bundle Overwatch Bo3 Trader 支持哪些平台?
Polymarket Bundle Overwatch Bo3 Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Bundle Overwatch Bo3 Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。
推荐 Skills