← 返回 Skills 市场
antonelli182

Polymarket

作者 André Antonelli · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sports-skills-polymarket
功能描述
Polymarket sports prediction markets — live odds, prices, order books, events, series, and market search. No auth required. Covers NFL, NBA, MLB, football (E...
安全使用建议
This skill appears to be a straightforward read-only Polymarket query helper; trading features are optional but require a wallet private key. Before installing or using: (1) do not paste your real wallet private key into environment variables or .env unless you understand the risk; prefer a dedicated, low-value wallet for automation/testing; (2) if you want read-only use, do not set POLYMARKET_PRIVATE_KEY anywhere accessible to the agent; (3) if you must enable trading, confirm the platform will prompt/require explicit consent before executing trades or disable autonomous invocation for this skill; (4) verify the external endpoints (gamma-api.polymarket.com, clob.polymarket.com) are expected and that you trust them; (5) the skill's source/homepage are not listed — if provenance matters, ask the publisher for a source repo or homepage before trusting it with sensitive credentials.
功能分析
Type: OpenClaw Skill Name: sports-skills-polymarket Version: 1.0.0 The skill bundle provides integration with Polymarket sports prediction markets, including high-risk trading capabilities (e.g., 'create_order', 'cancel_all_orders') that require the use of a 'POLYMARKET_PRIVATE_KEY' environment variable. While the instructions in SKILL.md and references/commands.md are detailed and appear aligned with the stated purpose, the handling of sensitive private keys and the ability to perform financial transactions constitute significant risky capabilities. No evidence of intentional data exfiltration or malicious logic was found in the provided files, including the scripts/validate_params.sh helper script.
能力标签
cryptorequires-wallet
能力评估
Purpose & Capability
The name/description (Polymarket sports prediction markets) matches the SKILL.md, API references, and commands. The skill is primarily read-only and documents which endpoints (Gamma / CLOB) to call; trading functionality is optional and clearly marked as requiring a Python SDK and a wallet private key.
Instruction Scope
SKILL.md instructs only API queries, CLI usage, and parameter validation. It does not ask the agent to read unrelated system files or contact unexpected third-party endpoints. It does, however, instruct users to configure a wallet and suggests setting POLYMARKET_PRIVATE_KEY in environment/.env for trading — this is out-of-band sensitive data referenced in the runtime instructions (but limited to trading operations).
Install Mechanism
There is no install spec and no network download of code; the skill is instruction-only with one small shell helper script. Trading requires an optional pip install (sports-skills[polymarket]) which is reasonable and documented.
Credentials
The repo does not declare required env vars, yet the docs reference POLYMARKET_PRIVATE_KEY for trading. That mismatch can be confusing and is security-relevant: if you place a private key in an env var or .env and allow the agent to invoke the skill autonomously, the agent could execute trading commands that use your wallet. The skill does not request unrelated credentials.
Persistence & Privilege
always:false and no system-level config changes are requested. Autonomous invocation is allowed (platform default). Combine that with a supplied private key and the skill could place trades autonomously — not an inherent flaw in the skill but a risk the user must manage.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sports-skills-polymarket
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sports-skills-polymarket 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Polymarket sports prediction markets skill: - Provides live odds, prices, order books, events, and market search across major sports (NFL, NBA, MLB, football, tennis, cricket, MMA, esports). - Supports moneyline, spreads, totals, and player props markets — no authentication required for read commands. - Includes clear usage instructions, command reference, and troubleshooting tips. - Emphasizes correct use of `sport` parameters and token IDs for accurate results. - Distinguishes Polymarket from traditional sports data and other exchanges (e.g., Kalshi).
元数据
Slug sports-skills-polymarket
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Polymarket 是什么?

Polymarket sports prediction markets — live odds, prices, order books, events, series, and market search. No auth required. Covers NFL, NBA, MLB, football (E... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Polymarket?

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

Polymarket 是免费的吗?

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

Polymarket 支持哪些平台?

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

谁开发了 Polymarket?

由 André Antonelli(@antonelli182)开发并维护,当前版本 v1.0.0。

💬 留言讨论