← 返回 Skills 市场
diagnostikon

Polymarket Whale Contrarian Trader

作者 diagnostikon · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
119
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install polymarket-whale-contrarian-trader
功能描述
Detects smart money divergence where top-performing whale wallets take positions opposite to retail consensus. When markets are at probability extremes but w...
安全使用建议
This skill appears to do what it claims, but take these precautions before enabling live trading: 1) Keep the skill in paper mode (default) and thoroughly backtest signals before using --live; 2) The skill pulls a leaderboard from https://predicting.top (a third‑party service). Verify the source's trustworthiness — a manipulated leaderboard could create false signals; consider switching to an official leaderboard if available; 3) Provide SIMMER_API_KEY only when you understand what account/funds it controls; prefer keys/accounts with limited funds and the minimal permissions needed; 4) Review and run the included trader.py locally to confirm behavior (it is readable and not obfuscated); 5) Be aware that algorithmic trading has financial risk — limiting MAX_POSITION, MAX_POSITIONS, and using conservative tunables is advisable. If you want higher assurance, request the maintainer/source for provenance or replace the leaderboard endpoint with a vetted data source.
功能分析
Type: OpenClaw Skill Name: polymarket-whale-contrarian-trader Version: 1.0.6 The skill is a legitimate trading bot designed to follow 'whale' activity on Polymarket. It uses the official Polymarket data API and a known leaderboard site (predicting.top) to identify contrarian signals. The code in trader.py is transparent, lacks obfuscation, and implements standard safety guards like paper-trading by default and slippage checks. No evidence of data exfiltration or malicious execution was found.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, SKILL.md, clawhub.json, and trader.py consistently implement a Polymarket whale-contrarian trading strategy. The single required credential (SIMMER_API_KEY) and the declared pip dependency (simmer-sdk) are appropriate for placing trades via the SimmerClient.
Instruction Scope
Instructions and code limit themselves to fetching public leaderboard and Polymarket data, cross-referencing markets, and placing trades via SimmerClient. One notable detail: the leaderboard is fetched from a third-party URL (https://predicting.top) rather than an official Polymarket leaderboard — this is functional but introduces a trust dependency (see guidance). The skill respects paper mode by default unless explicitly run with a --live flag.
Install Mechanism
No install spec in the repository files, but clawhub.json declares a pip dependency on 'simmer-sdk' which is consistent with the code's import. Installing a single known pip package is expected for this skill.
Credentials
Only SIMMER_API_KEY and tunable env vars are required. SIMMER_API_KEY is justified because the skill uses SimmerClient to simulate or execute trades. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and autostart is false in metadata; the skill is user-invocable and can run autonomously (default platform behavior) but it does not request elevated/always-enabled presence or attempt to modify other skills. It only applies its own skill config when available.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-whale-contrarian-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-whale-contrarian-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
SDK resilience: try/except runt apply_skill_config
v1.0.5
Rescan attempt 5
v1.0.4
Rescan attempt 4
v1.0.3
Rescan attempt 3
v1.0.1
Rescan
v1.0.0
Initial release
元数据
Slug polymarket-whale-contrarian-trader
版本 1.0.6
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Polymarket Whale Contrarian Trader 是什么?

Detects smart money divergence where top-performing whale wallets take positions opposite to retail consensus. When markets are at probability extremes but w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 Polymarket Whale Contrarian Trader?

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

Polymarket Whale Contrarian Trader 是免费的吗?

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

Polymarket Whale Contrarian Trader 支持哪些平台?

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

谁开发了 Polymarket Whale Contrarian Trader?

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

💬 留言讨论