← 返回 Skills 市场
diagnostikon

Polymarket Twitter Cross Contagion Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
183
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-twitter-cross-contagion-trader
功能描述
Trades post-count bin markets by detecting cross-person contagion where one public figure posting heavily causes correlated figures to increase their rate. R...
安全使用建议
This skill appears coherent for automated trading via the Simmer SDK. Before installing: 1) Verify the top-line registry metadata mismatch — the files require SIMMER_API_KEY even though the initial report showed none. 2) Review the simmer-sdk PyPI/GitHub source to ensure the SDK is trustworthy. 3) Keep only a paper-mode API key or a key restricted to non-live actions when testing; do not place a live-capable key in an environment where automated code could be run until you audit the code and SDK. 4) Confirm autostart/cron settings remain disabled if you don't want it to run automatically. 5) If you plan to run live, double-check tunables (max position, min trade, max open positions) and consider running a code audit or limited-capital live test first.
功能分析
Type: OpenClaw Skill Name: polymarket-twitter-cross-contagion-trader Version: 0.0.3 The skill is a legitimate trading bot designed for Polymarket post-count markets, using a 'cross-person contagion' strategy. The code in trader.py correctly implements market analysis and trade execution via the simmer-sdk, featuring safety defaults like paper trading (venue='sim') unless the --live flag is explicitly used. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found across SKILL.md or the configuration files.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description describe a Polymarket trading strategy and the package requires an API key and simmer-sdk — exactly what a trading skill needs. The declared contagion logic and tunables are consistent with a market-making/trading bot.
Instruction Scope
SKILL.md and trader.py confine runtime actions to discovering markets, computing signals, and placing trades via SimmerClient. There are no instructions to read arbitrary local files, scan unrelated services, or exfiltrate data to unknown endpoints. The skill warns that --live enables real trading.
Install Mechanism
This is instruction-only (no installer script), but clawhub.json and SKILL.md declare a pip dependency on 'simmer-sdk'. That is a reasonable, expected dependency for a Simmer integration — review the PyPI/GitHub package before supplying live credentials.
Credentials
Required environment variables are SIMMER_API_KEY and several SIMMER_* tunables used to cap risk; these are proportionate for a trading skill. Note: the skill bundle files (SKILL.md/clawhub.json) do require SIMMER_API_KEY, but the summary at the top of the report listed 'Required env vars: none' — that's an inconsistency you should resolve before installing.
Persistence & Privilege
always:false and autostart:false; the automaton entrypoint exists but it will not start automatically. The skill does not request elevated or system-wide privileges. The agent can invoke it autonomously (default), which is normal for skills; combine that with caution when providing live trading credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-twitter-cross-contagion-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-twitter-cross-contagion-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.1
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.0
- Initial release of Twitter Cross-Contagion Trader skill. - Detects and exploits posting rate correlations between public figures across Twitter and similar platforms for Polymarket post-count bin markets. - Integrates configurable cross-person “contagion coefficients” (pre-set betas for Elon/Trump/Vitalik/CZ). - Fully manages market discovery, trade execution, and risk controls; supports paper and live trading via SIMMER_API_KEY. - Risk and execution parameters are adjustable via environment variables and Simmer UI; defaults to safe paper trading. - Installation via clawhub with required `simmer-sdk` dependency.
元数据
Slug polymarket-twitter-cross-contagion-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Twitter Cross Contagion Trader 是什么?

Trades post-count bin markets by detecting cross-person contagion where one public figure posting heavily causes correlated figures to increase their rate. R... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。

如何安装 Polymarket Twitter Cross Contagion Trader?

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

Polymarket Twitter Cross Contagion Trader 是免费的吗?

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

Polymarket Twitter Cross Contagion Trader 支持哪些平台?

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

谁开发了 Polymarket Twitter Cross Contagion Trader?

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

💬 留言讨论