← 返回 Skills 市场
ceeyang

Polymarket Odds 1.0.0

作者 丹青不及你眉眼 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
508
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-odds-1-0-0
功能描述
Query Polymarket prediction market odds and events via CLI. Search for markets, get current prices, list events by category. Supports sports betting (NFL, NB...
安全使用建议
This skill appears coherent and low-risk: it queries public Polymarket endpoints and requires no credentials. Before installing or executing the script, consider (1) verifying the skill source since 'source' and homepage are missing, (2) reviewing the included polymarket.mjs file yourself or running it in a sandbox to confirm behavior, (3) ensuring your Node runtime supports global fetch (Node 18+), and (4) noting a minor metadata mismatch (ownerId in _meta.json differs from registry metadata) which could indicate packaging inconsistency rather than malicious intent. If you plan to run it on sensitive systems, run it in an isolated environment and monitor network calls to confirm they only target the documented Polymarket domains.
功能分析
Type: OpenClaw Skill Name: polymarket-odds-1-0-0 Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear, non-malicious instructions for the AI agent, aligning with the skill's stated purpose without any prompt injection attempts. The `polymarket.mjs` script uses standard Node.js `fetch` to interact with legitimate Polymarket APIs (`https://gamma-api.polymarket.com`, `https://clob.polymarket.com`). Crucially, all user-provided inputs for URL parameters are properly sanitized using `encodeURIComponent`, preventing URL injection vulnerabilities. There is no evidence of file system access, environment variable exfiltration, arbitrary command execution, persistence mechanisms, or communication with suspicious external domains.
能力评估
Purpose & Capability
Name/description (Polymarket odds) match the included CLI and code. The script only calls Polymarket public endpoints (gamma-api.polymarket.com and clob.polymarket.com) to search markets, list events, fetch market details, prices, and order books—exactly what the description promises.
Instruction Scope
SKILL.md instructs running the provided Node script and documents the public endpoints used. The runtime instructions do not ask the agent to read unrelated files, access environment variables, or transmit data to unexpected endpoints. Output is printed to console; no hidden exfiltration or file writes are present in the code.
Install Mechanism
This is an instruction-only skill with no install spec. A single code file is provided (polymarket.mjs) and there are no downloads or package installers referenced. Low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The script uses only network access to the public Polymarket APIs; the absence of secret requirements is proportional to the functionality.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It runs as a one-off CLI tool; autonomous invocation is allowed by platform defaults but presents no additional flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-odds-1-0-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-odds-1-0-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Polymarket skill CLI. - Search and browse Polymarket prediction markets by keyword or category (sports, politics, crypto, etc.). - Retrieve real-time market odds and details (probabilities, volume, liquidity). - Supports commands for searching, event listing, market details, price quotes, and orderbook depth. - No API key required; relies on Polymarket’s public endpoints. - Designed for quick, accurate answers to betting odds or probability questions in various domains.
元数据
Slug polymarket-odds-1-0-0
版本 1.0.0
许可证
累计安装 7
当前安装数 7
历史版本数 1
常见问题

Polymarket Odds 1.0.0 是什么?

Query Polymarket prediction market odds and events via CLI. Search for markets, get current prices, list events by category. Supports sports betting (NFL, NB... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 508 次。

如何安装 Polymarket Odds 1.0.0?

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

Polymarket Odds 1.0.0 是免费的吗?

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

Polymarket Odds 1.0.0 支持哪些平台?

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

谁开发了 Polymarket Odds 1.0.0?

由 丹青不及你眉眼(@ceeyang)开发并维护,当前版本 v1.0.0。

💬 留言讨论