← 返回 Skills 市场
Polymarket Legal Regulatory Trader
作者
diagnostikon
· GitHub ↗
· v0.0.3
· MIT-0
309
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install polymarket-legal-regulatory-trader
功能描述
Trades Polymarket prediction markets on landmark court cases, antitrust rulings, SEC enforcement actions, EU regulatory decisions, and DOJ investigations. Us...
安全使用建议
This skill appears internally consistent: it needs only SIMMER_API_KEY and the simmer-sdk package to operate and defaults to paper trading unless you pass --live. Before enabling live trading, verify the authenticity of the simmer-sdk package (PyPI/GitHub repo), store SIMMER_API_KEY securely, test extensively in paper mode, set conservative SIMMER_MAX_POSITION and other tunables, and confirm autostart remains disabled. If you need extra assurance, inspect the remainder of trader.py (untruncated) for any unexpected network endpoints or token handling and verify the simmer-sdk client methods used (find_markets, create_order, get_market_context) do only what you expect.
功能分析
Type: OpenClaw Skill
Name: polymarket-legal-regulatory-trader
Version: 0.0.3
The skill is a specialized trading bot for Polymarket legal and regulatory markets, using historical legal outcome statistics (e.g., DOJ conviction rates) to size trades. The implementation in `trader.py` is transparent, follows the stated strategy, and includes safety features such as paper-trading by default (venue='sim') unless an explicit `--live` flag is provided. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力标签
能力评估
Purpose & Capability
The skill is a Polymarket trading agent and the code and SKILL.md require only a Simmer API key and the simmer-sdk Python package, which aligns with trading functionality. The listed tunables, keywords, and precedent_bias logic are consistent with the stated legal/regulatory trading purpose.
Instruction Scope
SKILL.md and trader.py confine behavior to market discovery, signal computation, and trade execution via SimmerClient. The skill defaults to paper trading and the SKILL.md does not instruct collection of unrelated system files, secrets, or transmission to third-party endpoints outside the Simmer SDK.
Install Mechanism
No custom install script; clawhub.json declares a pip dependency on simmer-sdk (PyPI/GitHub links provided). Pip packages carry standard supply-chain risk but are appropriate and expected for this skill's purpose.
Credentials
Only SIMMER_API_KEY is required and is justified (trading authority). The code reads only SIMMER_* tunables in addition to SIMMER_API_KEY; no unrelated credentials or high-privilege environment access are requested.
Persistence & Privilege
autostart is false and always is false. automaton.managed is true with an entrypoint (normal for a managed skill), but nothing in the manifest forces automatic live trading. The skill can be invoked autonomously by the agent (platform default) — not a red flag by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-legal-regulatory-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-legal-regulatory-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.3
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.2
- Signal logic section expanded to clarify conviction-based sizing, use of documented legal base rates, and a built-in precedent bias multiplier for trade sizing.
- Added detailed table of default bias multipliers for major case types (DOJ, SEC, EU, class action, SCOTUS, etc) based on historical outcomes.
- Tunables section updated with default parameter values for trade sizing, volume/filter thresholds, and market entry logic.
- Enhanced explanation of why documented legal base rates create edge on prediction markets.
- Example and rationale added for how conviction and precedent bias combine for smarter, data-driven trade sizing.
v1.0.1
- Updated author metadata from "snetripp" to "Diagnostikon".
- Version metadata set to "1.0".
- No functional or behavioral changes.
v1.0.0
- Initial release of Legal & Regulatory Trader skill for Polymarket.
- Enables trading on landmark legal and regulatory prediction markets using court filings, regulatory dockets, and enforcement data.
- Features built-in market discovery, trade execution, and safety safeguards (defaults to paper trading; live mode requires explicit flag).
- Integrates with PACER, SEC EDGAR, EU competition dockets, and Courtroom View Network for legal alpha signals.
- All risk parameters are configurable via Simmer UI; trading requires a valid SIMMER_API_KEY.
元数据
常见问题
Polymarket Legal Regulatory Trader 是什么?
Trades Polymarket prediction markets on landmark court cases, antitrust rulings, SEC enforcement actions, EU regulatory decisions, and DOJ investigations. Us... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 309 次。
如何安装 Polymarket Legal Regulatory Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-legal-regulatory-trader」即可一键安装,无需额外配置。
Polymarket Legal Regulatory Trader 是免费的吗?
是的,Polymarket Legal Regulatory Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Legal Regulatory Trader 支持哪些平台?
Polymarket Legal Regulatory Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Legal Regulatory Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。
推荐 Skills