← 返回 Skills 市场
diagnostikon

Polymarket Whale Scanner Trader

作者 diagnostikon · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-whale-scanner-trader
功能描述
Scans public Polymarket leaderboards to identify top-performing whale wallets by SmartScore, then trades markets where these whales have high-conviction posi...
安全使用建议
Before installing or giving this skill your SIMMER_API_KEY: - Confirm the registry metadata mismatch: the registry header you were shown claims no required env or deps, but the package (clawhub.json and SKILL.md) requires SIMMER_API_KEY and installs simmer-sdk. Ask the publisher to correct metadata or explain the discrepancy. - Review the simmer-sdk source (PyPI/GitHub link in SKILL.md) to ensure you trust the SDK that will be used to execute trades. - Test thoroughly in paper mode (default) and inspect logs before running with --live; real USDC trades only occur when you explicitly pass --live. - Consider rotating any API key used for testing and grant the least privilege possible; do not provide live trading credentials until you audit the SDK and are comfortable with the risk. - If you need higher assurance, request a signed provenance or a reproducible build and verify the Simmer SDK package integrity (hashes) before installation.
功能分析
Type: OpenClaw Skill Name: polymarket-whale-scanner-trader Version: 1.0.1 The skill implements a legitimate trading strategy that follows high-performing Polymarket traders. It fetches public leaderboard data from predicting.top and wallet activity from data-api.polymarket.com to identify consensus positions, then executes trades via the simmer-sdk. The code includes safety features such as a default paper-trading mode (venue='sim'), explicit live-trading flags, and configurable risk parameters (tunables) for position sizing and market liquidity.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's name, SKILL.md, clawhub.json, and trader.py are coherent: they fetch public Polymarket data and use a Simmer SDK client to run paper or live trades, which justifies requiring SIMMER_API_KEY and the simmer-sdk dependency. However, the top-level registry metadata you were shown earlier ("Required env vars: none", "Primary credential: none") contradicts the bundled clawhub.json and SKILL.md which both require SIMMER_API_KEY. That metadata mismatch is an incoherence that should be resolved before trusting the skill.
Instruction Scope
SKILL.md and trader.py limit actions to fetching public leaderboards (predicting.top), Polymarket public data API, applying configurable risk filters, and invoking the SimmerClient for paper or explicit live trades. Instructions do not attempt to read unrelated files or extra environment secrets.
Install Mechanism
There is no arbitrary download/install script in the bundle. clawhub.json declares a pip dependency on 'simmer-sdk' (PyPI). Installing from PyPI is a normal moderate-risk dependency (review the simmer-sdk source before providing credentials).
Credentials
The only required secret is SIMMER_API_KEY, used to authorize trading via the Simmer SDK — this is proportionate to a trading skill. The skill also exposes many SIMMER_ tunables as env vars, which is expected for a trading configuration. No unrelated credentials or broad system secrets are requested.
Persistence & Privilege
The skill is not always-enabled and autostart is false. It does not request elevated platform privileges or modify other skills. The agent may invoke it autonomously by default (normal for skills) but that is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-whale-scanner-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-whale-scanner-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
SDK resilience: try/except runt apply_skill_config
v1.0.0
Initial release
元数据
Slug polymarket-whale-scanner-trader
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Polymarket Whale Scanner Trader 是什么?

Scans public Polymarket leaderboards to identify top-performing whale wallets by SmartScore, then trades markets where these whales have high-conviction posi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。

如何安装 Polymarket Whale Scanner Trader?

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

Polymarket Whale Scanner Trader 是免费的吗?

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

Polymarket Whale Scanner Trader 支持哪些平台?

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

谁开发了 Polymarket Whale Scanner Trader?

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

💬 留言讨论