← 返回 Skills 市场
lacymorrow

Polymarket CLI Trading

作者 lacymorrow · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
445
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-cli-trading
功能描述
Trade prediction markets on Polymarket using the official polymarket CLI. Use when the user wants to browse prediction markets, place bets, manage orders, ch...
安全使用建议
This skill appears coherent and implements the official CLI workflow. Before installing or using it: (1) prefer Homebrew or building from source over piping a remote install script into sh; (2) never paste your private key into chat — keep it in your local CLI config or a secure wallet/hardware signer; (3) always verify the exact command the agent will run (the skill already recommends this) before allowing trade execution; (4) if you are uncomfortable with autonomous agent actions, keep the skill user-invocable only (do not enable automatic invocation); and (5) consider using small amounts or a test wallet while learning to avoid accidental monetary loss.
功能分析
Type: OpenClaw Skill Name: polymarket-cli-trading Version: 1.0.0 The skill is classified as suspicious primarily due to its recommended installation method, `curl -sSL ... | sh`, found in SKILL.md and README.md. While this command points to the official Polymarket CLI repository, executing remote scripts directly via `curl | bash` is a significant supply chain vulnerability, posing a critical Remote Code Execution (RCE) risk if the remote script or its source (GitHub) were ever compromised. Additionally, the skill inherently deals with highly sensitive financial operations, including private keys and API keys for cryptocurrency trading, which, despite safety-conscious instructions for the agent, elevates its risk profile beyond benign.
能力评估
Purpose & Capability
Name/description match the actual requirements and behavior: the skill requires the 'polymarket' CLI and provides terminal commands for browsing markets, placing orders, and managing positions — all coherent with Polymarket trading.
Instruction Scope
SKILL.md instructs the agent to run only Polymarket CLI commands, check wallet state, and read the CLI config (~/.config/polymarket/config.json) or POLYMARKET_PRIVATE_KEY if present. It emphasizes showing commands and confirming trades before execution, and does not direct reading unrelated files or exfiltrating data.
Install Mechanism
Registry install spec uses Homebrew (formula 'polymarket'), which is proportional. The README/SKILL.md also documents alternative install methods (raw.githubusercontent.com install script piped to sh and building from source). While GitHub raw URLs are common, piping remote scripts to sh is higher risk in general — prefer Homebrew or building from source when possible.
Credentials
No required environment variables are declared. The documentation mentions POLYMARKET_PRIVATE_KEY and the CLI config file as ways the CLI resolves private keys; this is expected for a trading CLI and is proportional to the skill's purpose. No unrelated credentials or broad secrets are requested.
Persistence & Privilege
The skill does not request 'always: true' or system-wide configuration changes. It is user-invocable and can be called autonomously (default), which is normal for skills; there is no indication it modifies other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-cli-trading
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-cli-trading 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial production release: full Polymarket CLI integration with CLOB trading, rewards tracking, and conditional token operations
元数据
Slug polymarket-cli-trading
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Polymarket CLI Trading 是什么?

Trade prediction markets on Polymarket using the official polymarket CLI. Use when the user wants to browse prediction markets, place bets, manage orders, ch... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 445 次。

如何安装 Polymarket CLI Trading?

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

Polymarket CLI Trading 是免费的吗?

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

Polymarket CLI Trading 支持哪些平台?

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

谁开发了 Polymarket CLI Trading?

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

💬 留言讨论