← 返回 Skills 市场
mvanhorn

Polymarket

作者 Matt Van Horn · GitHub ↗ · v1.2.1
cross-platform ✓ 安全检测通过
9291
总下载
23
收藏
79
当前安装
6
版本数
在 OpenClaw 中安装
/install polymarket
功能描述
Query and trade on Polymarket prediction markets — check odds, trending markets, search events, view order books, place trades, and manage positions. Now ava...
安全使用建议
Install only if you are comfortable with an agent-assisted trading workflow. Review the remote Polymarket CLI installer before running it, protect ~/.config/polymarket/config.json as a private-key file, and use trading commands only when you intentionally include --confirm.
功能分析
Type: OpenClaw Skill Name: polymarket Version: 1.2.1 The skill facilitates cryptocurrency trading and wallet management on Polymarket, which are high-risk activities involving real funds and private keys. It explicitly instructs the agent/user to install a third-party binary using a high-risk 'curl | sh' command from a remote URL (raw.githubusercontent.com/Polymarket/polymarket-cli/main/install.sh) in both SKILL.md and README.md. While the Python logic in scripts/polymarket.py appears to align with its stated purpose of wrapping the Polymarket CLI and API, the promotion of remote script execution and the handling of sensitive wallet configurations (~/.config/polymarket/config.json) represent a significant security risk.
能力评估
Purpose & Capability
The skill is explicitly for querying and trading on Polymarket, and the artifacts match that purpose: read-only market queries, order books, wallet setup, balances, trades, order cancellation, and positions.
Instruction Scope
Trading and cancellation operations require the explicit --confirm flag, while read-only market browsing works without wallet setup or CLI installation.
Install Mechanism
The setup instructions recommend a mutable remote installer using curl piped to sh for the Polymarket CLI; this is disclosed but should be reviewed before execution.
Credentials
The skill uses public Polymarket APIs for read-only queries and the Polymarket CLI for wallet and trading operations; access to a local wallet/private-key config is expected for this trading purpose.
Persistence & Privilege
The skill itself does not add hidden persistence, but wallet setup relies on the Polymarket CLI and stores private-key material in ~/.config/polymarket/config.json as disclosed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Fix display name (remove Clawdbot prefix)
v1.2.0
Rebrand: clawdbot → openclaw in metadata key and prose references.
v1.1.0
Republish after ClawHavoc moderation sweep. Updated descriptions, Grok-4/API 2026 notes, author/license/repository metadata.
v1.0.3
- No changes detected in this release. - Version bump only; documentation and functionality remain unchanged.
v1.0.2
Fix security scan: add openclaw metadata, clarify paper trading, add disable-model-invocation, add Security section
v1.0.0
Initial release: trending markets, search, categories
元数据
Slug polymarket
版本 1.2.1
许可证
累计安装 300
当前安装数 79
历史版本数 6
常见问题

Polymarket 是什么?

Query and trade on Polymarket prediction markets — check odds, trending markets, search events, view order books, place trades, and manage positions. Now ava... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9291 次。

如何安装 Polymarket?

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

Polymarket 是免费的吗?

是的,Polymarket 完全免费(开源免费),可自由下载、安装和使用。

Polymarket 支持哪些平台?

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

谁开发了 Polymarket?

由 Matt Van Horn(@mvanhorn)开发并维护,当前版本 v1.2.1。

💬 留言讨论