← 返回 Skills 市场
diagnostikon

Polymarket 24h Sports Line Curve Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
209
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-24h-sports-line-curve-trader
功能描述
Trades structural mispricings in sports over/under markets by reconstructing the implied probability curve across multiple O/U line values for the same game...
安全使用建议
This package appears coherent and does what it says: it discovers O/U markets, detects monotonicity/set-vs-match violations, and uses the simmer-sdk to place paper or live trades. Before installing: (1) Treat SIMMER_API_KEY as high-value — only provide a key with the minimum permissions needed and rotate it if you later remove the skill. (2) Verify the simmer-sdk package provenance (PyPI/GitHub links are provided). (3) Keep the default paper mode while testing; live trading only occurs with an explicit --live flag. (4) If you plan to run autonomously, audit the code path that places orders (present in trader.py) and consider running within a restricted environment to limit blast radius. If you want extra assurance, request a full diff of the remaining truncated portion of trader.py (order placement and any remote calls) to review the exact API calls before enabling live trading.
功能分析
Type: OpenClaw Skill Name: polymarket-24h-sports-line-curve-trader Version: 0.0.3 The skill implements a legitimate sports betting arbitrage strategy on Polymarket by detecting mathematical inconsistencies in over/under lines. The code in trader.py uses the simmer-sdk to fetch markets and execute trades based on monotonicity violations and tennis set-vs-match inconsistencies. It includes safety features such as a default paper-trading mode and configurable risk parameters (e.g., SIMMER_MAX_POSITION) in clawhub.json. No indicators of malicious intent, data exfiltration, or unauthorized access were found.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description claim: detect and trade O/U curve violations on Polymarket. Declared dependency (simmer-sdk) and required credential (SIMMER_API_KEY) match that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and trader.py restrict runtime actions to discovering O/U markets, constructing curves, ranking violations, and executing trades through the SimmerClient. The skill defaults to paper mode and requires an explicit --live flag for real trades. There are no instructions to read arbitrary system files, other env vars, or to transmit data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with a single local Python file and a declared pip dependency on 'simmer-sdk' (PyPI/GitHub links provided in SKILL.md). There is no arbitrary download or archive extraction from unknown hosts.
Credentials
Only SIMMER_API_KEY is required (plus tunables exposed via env). That is proportional: the skill needs an API key to interact with the Simmer trading venue. No extra tokens, secrets, or unrelated service credentials are requested.
Persistence & Privilege
always is false, autostart is false, and the automaton entrypoint is trader.py when managed by Simmer. The skill can be invoked by the agent (normal), but it does not force permanent inclusion or modify other skills' configs according to the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-24h-sports-line-curve-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-24h-sports-line-curve-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
- Added new metadata fields to the skill manifest: required environment variable (`SIMMER_API_KEY`), required pip package (`simmer-sdk`), default mode (`paper`), and live trading flag (`--live`). - No changes to code or trading logic.
v1.0.0
- Initial release of 24h Sports Line Curve Trader. - Detects and trades structural mispricings in sports O/U markets by reconstructing implied probability curves and identifying violations. - Supports monotonicity checks across O/U lines and tennis set vs match consistency. - Includes safeguards (paper/live mode, tunable risk parameters, credential requirements). - Designed for extensibility across multiple sports and O/U market types.
元数据
Slug polymarket-24h-sports-line-curve-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Polymarket 24h Sports Line Curve Trader 是什么?

Trades structural mispricings in sports over/under markets by reconstructing the implied probability curve across multiple O/U line values for the same game... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。

如何安装 Polymarket 24h Sports Line Curve Trader?

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

Polymarket 24h Sports Line Curve Trader 是免费的吗?

是的,Polymarket 24h Sports Line Curve Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket 24h Sports Line Curve Trader 支持哪些平台?

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

谁开发了 Polymarket 24h Sports Line Curve Trader?

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

💬 留言讨论