← 返回 Skills 市场
diagnostikon

Polymarket Whale Exit Fade Trader

作者 diagnostikon · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-whale-exit-fade-trader
功能描述
Detects when multiple whale wallets exit positions simultaneously, causing market overshooting. Fades the panic by buying the dip after whale dumps, exploiti...
安全使用建议
This skill appears internally consistent: it needs only SIMMER_API_KEY and the simmer-sdk, calls predicting.top and Polymarket's public data API, and defaults to paper trading unless you pass --live. Before installing, verify you trust the simmer-sdk package (pip package review), ensure your SIMMER_API_KEY has appropriate permissions and limits, and run the skill in paper mode first to validate behavior. If you plan to enable live trading, review the full trader.py (including the truncated portion) to confirm there are no unexpected network endpoints or logic that could place trades you don't intend. Finally, be aware the skill performs network requests to external services (leaderboard, Polymarket, and Simmer) and will share market/trade metadata with those services as part of normal operation.
功能分析
Type: OpenClaw Skill Name: polymarket-whale-exit-fade-trader Version: 1.0.1 The skill implements a legitimate Polymarket trading strategy that monitors whale activity via public APIs (predicting.top and data-api.polymarket.com) and executes trades using the simmer-sdk. The code in trader.py is transparent, follows the documented logic in SKILL.md, and includes safety features such as paper-trading by default and risk-management gates. No indicators of data exfiltration, unauthorized execution, or malicious prompt injection were found.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, SKILL.md, clawhub.json, and trader.py all align: the skill queries predicting.top and data-api.polymarket.com and uses simmer-sdk with SIMMER_API_KEY to execute paper or live trades. Requested resources (SIMMER_API_KEY, simmer-sdk) are expected for this use case.
Instruction Scope
Runtime instructions and the implementation limit activity to fetching leaderboard and wallet activity, analyzing sells, and placing trades via SimmerClient. There are no instructions to read unrelated local files, inspect other environment variables, or exfiltrate arbitrary data to unexpected endpoints.
Install Mechanism
This is instruction-first with a declared pip dependency on simmer-sdk (no install script or arbitrary downloads). That dependency is proportionate to the stated functionality; no extract-from-URL or personal server downloads were found.
Credentials
Only SIMMER_API_KEY is declared/used. The code reads that API key to instantiate SimmerClient; no unrelated secrets (AWS keys, SSH keys, etc.) are requested. The required environment variables are proportional to a trading SDK client.
Persistence & Privilege
The skill is not always-on (always:false), autostart is false, and autonomous invocation is the platform default. The skill's automaton entrypoint is the included trader.py; it does not attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-whale-exit-fade-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-whale-exit-fade-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
SDK resilience: try/except runt apply_skill_config
v1.0.0
Initial release
元数据
Slug polymarket-whale-exit-fade-trader
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Polymarket Whale Exit Fade Trader 是什么?

Detects when multiple whale wallets exit positions simultaneously, causing market overshooting. Fades the panic by buying the dip after whale dumps, exploiti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 Polymarket Whale Exit Fade Trader?

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

Polymarket Whale Exit Fade Trader 是免费的吗?

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

Polymarket Whale Exit Fade Trader 支持哪些平台?

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

谁开发了 Polymarket Whale Exit Fade Trader?

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

💬 留言讨论