← 返回 Skills 市场
271
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarketz
功能描述
Comprehensive Polymarket prediction market skill — browse trending markets, search events, check real-time odds & prices, view order books, analyze price his...
安全使用建议
This skill appears to do what it claims: public read-only market queries plus optional trading using a local Polygon private key. Before enabling trading, review the scripts/polymarket.py wallet-setup and trade code: confirm whether the private key is stored encrypted or plaintext, check file permissions on ~/.config/polymarket/wallet.json, and inspect any network calls during trading to ensure keys/signatures are handled locally and not exfiltrated. If you prefer lower risk, use the read-only commands only (they require no keys), or create a dedicated wallet with minimal funds and gas for testing instead of using your main funds. If you want higher assurance, run the script in an isolated environment and read the full source to verify no hidden endpoints or telemetry are present.
功能分析
Type: OpenClaw Skill
Name: polymarketz
Version: 1.0.0
The skill provides a CLI for Polymarket market analysis and trading, but it is classified as suspicious due to high-risk credential handling. The script `scripts/polymarket.py` includes a `wallet-setup` command that prompts users for a Polygon private key and stores it locally in `~/.config/polymarket/wallet.json`. While these capabilities (filesystem and network access) are plausibly needed for the stated purpose of a trading tool, and no evidence of exfiltration or malicious intent was found, the collection of sensitive private keys—especially within a script where the trading logic is currently implemented as non-functional placeholders—constitutes a significant security risk.
能力评估
Purpose & Capability
Name/description (Polymarket browsing + trading) match the included script and SKILL.md. The script calls Polymarket domains (gamma-, data-, clob-) and only requires python3. Requesting no cloud credentials or unrelated binaries is consistent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent/user to run the provided Python CLI for read-only queries and trading. It explicitly documents wallet setup and the path (~/.config/polymarket/wallet.json). The instructions do not attempt to read unrelated system files or environment variables, but they do direct creation/usage of a local wallet file (sensitive).
Install Mechanism
No install spec; this is an instruction-only skill with an included Python script. That's proportionate for a CLI utility — nothing is downloaded at install time and no third-party package installs are requested.
Credentials
The skill requires no environment variables or external credentials, which is appropriate for read-only features. However, trading operations require a private key stored at ~/.config/polymarket/wallet.json per the README. Storing an unencrypted private key on disk is sensitive; the SKILL.md warns the file contains your private key but gives no detail about encryption, permission handling, or whether the key is ever transmitted to non-Polymarket endpoints. This is a proportional need for trading, but high-risk in practice and worth reviewing before using trading features.
Persistence & Privilege
The skill does not request always:true and does not declare elevated platform privileges. It writes/reads its own config under the user's home directory (wallet.json), which is normal for a CLI wallet tool but should be considered sensitive.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarketz - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarketz触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Polymarket Council skill, enabling comprehensive access to Polymarket prediction markets.
- Browse trending markets, search events, view categories, and get market details with no setup required.
- Check real-time odds, token prices, spreads, order books, and view price history instantly.
- Analyze open interest, top holders, trader leaderboards, profiles, and trading activity.
- Full trading support: preview and execute trades, manage open orders and positions (wallet setup required).
- Supports all Polymarket categories, including politics, crypto, sports, and entertainment.
元数据
常见问题
polymarketz 是什么?
Comprehensive Polymarket prediction market skill — browse trending markets, search events, check real-time odds & prices, view order books, analyze price his... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 271 次。
如何安装 polymarketz?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarketz」即可一键安装,无需额外配置。
polymarketz 是免费的吗?
是的,polymarketz 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
polymarketz 支持哪些平台?
polymarketz 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 polymarketz?
由 Alex M(@zonder)开发并维护,当前版本 v1.0.0。
推荐 Skills