← 返回 Skills 市场
amurtiger01

Polymarket

作者 Amurtiger · GitHub ↗ · v1.5.0 · MIT-0
cross-platform ✓ 安全检测通过
122
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install polymarket-query
功能描述
This skill should be used when the user wants to query real-time data from Polymarket (https://polymarket.com/), including market categories, trending market...
安全使用建议
This skill appears coherent and limited to querying Polymarket's public APIs. Before installing/run: (1) verify you trust the source GitHub repo (https://github.com/Amurtiger01/polymarket-skill) and check recent commits/issues, (2) review the included scripts yourself (they are bundled and visible) because executing Python runs code on your system, and (3) be aware the tool makes outbound HTTPS requests to gamma-api.polymarket.com and clob.polymarket.com (no credentials required). If you want to run it in a restricted environment, run the script in a sandbox or container and avoid granting extra network or filesystem permissions.
功能分析
Type: OpenClaw Skill Name: polymarket-query Version: 1.5.0 The polymarket-query skill is a legitimate tool for retrieving real-time prediction market data from Polymarket's public APIs. The core logic in scripts/polymarket_query.py uses standard Python libraries for network requests, implements secure SSL certificate verification, and properly sanitizes inputs using URL encoding. No evidence of malicious intent, data exfiltration, or prompt injection was found in the code or instructions.
能力标签
crypto
能力评估
Purpose & Capability
Name/description ask for Polymarket data and the package contains a Python script that calls Polymarket's Gamma and CLOB public APIs. Required binary is only python and no credentials or unrelated services are requested—this is proportionate and expected.
Instruction Scope
SKILL.md instructs the agent to run the bundled Python script (or fall back to direct curl against Polymarket). The script fetches JSON from Polymarket endpoints and formats results; there are no instructions to read unrelated local files, access other services, or exfiltrate data to third-party endpoints.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). Nothing is downloaded from arbitrary URLs during install. The script is included in the package so no external install step is required.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The bundled code does not attempt to read environment credentials; it only uses network calls to public Polymarket endpoints.
Persistence & Privilege
always:false (default). The skill does not request persistent presence or modification of other skills or system-wide settings. It relies on executing the provided Python script at invocation time.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-query
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-query 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
Security: remove insecure SSL fallback, add URL encoding for user inputs
v1.4.0
Fix: Python as primary script, remove PS1 refs, fix SSL cert verification, add metadata
v1.3.0
Fix: Python as primary script, remove PS1 refs, fix SSL cert verification, add metadata
v1.2.0
Fix: use Python as primary script, remove PS1 references (not supported by ClawHub), fix SSL cert verification, add homepage metadata
v1.1.0
Fix: remove SSL cert bypass, add Python script usage, declare metadata dependencies
v1.0.0
Initial release: query Polymarket schedules, odds, and markets for 20+ sports
元数据
Slug polymarket-query
版本 1.5.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Polymarket 是什么?

This skill should be used when the user wants to query real-time data from Polymarket (https://polymarket.com/), including market categories, trending market... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 Polymarket?

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

Polymarket 是免费的吗?

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

Polymarket 支持哪些平台?

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

谁开发了 Polymarket?

由 Amurtiger(@amurtiger01)开发并维护,当前版本 v1.5.0。

💬 留言讨论