← 返回 Skills 市场
diagnostikon

Polymarket Copy Profit Taker Trader

作者 diagnostikon · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-copy-profit-taker-trader
功能描述
Detects when top whale wallets start taking profits by reducing winning positions, then identifies what markets they rotate INTO. Follows the smart money flo...
安全使用建议
This skill appears coherent for following whale rotations on Polymarket-like data and trading via Simmer. Before installing: (1) verify the provenance of the simmer-sdk package (pip) you will install; (2) keep the skill in paper/sim mode until you audit behavior and are comfortable with its decisions; (3) restrict the SIMMER_API_KEY permissions (use a key specifically scoped for the intended actions if possible); (4) review the full trader.py source in your environment (the provided file was largely visible here) to confirm there are no hidden endpoints or unexpected network calls; and (5) enable live trading only after testing and with appropriate risk limits.
功能分析
Type: OpenClaw Skill Name: polymarket-copy-profit-taker-trader Version: 1.0.1 The skill bundle implements a trading strategy to track whale wallet rotations on Polymarket. It fetches public data from legitimate endpoints (predicting.top and data-api.polymarket.com) and executes trades via the simmer-sdk. The code in trader.py is transparent, follows the logic described in SKILL.md, and contains no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, SKILL.md, clawhub.json, and trader.py align: the code fetches leaderboards and wallet activity, analyzes sell/buy ratios, detects rotations, and uses a SimmerClient to create paper or live trades. Required env var (SIMMER_API_KEY) and declared pip dependency (simmer-sdk) match the described functionality.
Instruction Scope
SKILL.md and trader.py instruct the agent to call public endpoints (predicting.top and data-api.polymarket.com), compute signals, and place trades via the SimmerClient. The instructions and code only reference SIMMER_* tunables and SIMMER_API_KEY; they do not request unrelated files, system credentials, or hidden endpoints. Note: network access to the listed public APIs is required.
Install Mechanism
The registry shows no separate install script, but clawhub.json declares pip: ["simmer-sdk"]. Installing a PyPI package is expected for a runtime SDK but carries typical supply-chain risk (moderate). No downloads from untrusted URLs or archives are present in the package files provided.
Credentials
Only SIMMER_API_KEY (plus many configurable SIMMER_* tunables) are required. No unrelated secrets (AWS keys, tokens for other services, etc.) are requested. The primary credential requested is proportional to the skill's ability to place trades via the Simmer platform.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It does not appear to modify other skills or system-wide agent settings. It will only perform live trades if the user explicitly enables live mode (default is paper).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-copy-profit-taker-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-copy-profit-taker-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
SDK resilience: try/except runt apply_skill_config
v1.0.0
Initial release
元数据
Slug polymarket-copy-profit-taker-trader
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Polymarket Copy Profit Taker Trader 是什么?

Detects when top whale wallets start taking profits by reducing winning positions, then identifies what markets they rotate INTO. Follows the smart money flo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Polymarket Copy Profit Taker Trader?

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

Polymarket Copy Profit Taker Trader 是免费的吗?

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

Polymarket Copy Profit Taker Trader 支持哪些平台?

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

谁开发了 Polymarket Copy Profit Taker Trader?

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

💬 留言讨论