← 返回 Skills 市场
ssj124

Polymarket Weather Bands

作者 ssj124 · GitHub ↗ · v0.3.0 · MIT-0
cross-platform ⚠ suspicious
126
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install polymarket-weather-bands
功能描述
Autonomous Polymarket weather-market trading flow for AION Market agents. After the user provides AION API key and wallet private key, the agent should autom...
安全使用建议
Key considerations before installing or using this skill: - The SKILL.md will ask you to provide your WALLET_PRIVATE_KEY and AIONMARKET_API_KEY. Never paste a high-value private key into a third-party skill unless you fully trust how it is used and transmitted. - The registry metadata claims no required env vars, but the runtime instructions contradict that — ask the publisher to resolve this mismatch and provide an explicit data-flow statement (what is signed locally vs what is transmitted to AION or Polymarket endpoints). - Confirm whether wallet registration only sends a derived public address or whether any secret/signed material (or raw private key) is uploaded. If the private key is transmitted or stored remotely, do not use it. - Prefer safer alternatives: use a dedicated low-value spending wallet, hardware wallet or remote signer (so the skill never sees the raw private key), require explicit user confirmation for any trade above a small threshold, and test first in sandbox with minimal funds. - If you still consider using it, request from the publisher: (1) exact API endpoints called for registration and what payloads they receive, (2) whether signing is local, (3) a promise not to persist private keys, and (4) an option to force manual confirmations for every on-chain action. - Because the metadata/manifest is inconsistent, exercise caution and seek clarification before supplying secrets. Additional information that would raise confidence: an explicit statement that signing is done locally with no private-key transmission, sample request/response examples, or source code showing local signing and only public data being sent.
功能分析
Type: OpenClaw Skill Name: polymarket-weather-bands Version: 0.3.0 The skill requires the user to provide a 'WALLET_PRIVATE_KEY' and 'AIONMARKET_API_KEY', instructing the AI agent to automatically derive Polymarket CLOB credentials and register them with a third-party service (aionmarket.com). Furthermore, the instructions in 'skill.md' explicitly direct the agent to perform financial transactions, including token approvals and market trades, without seeking user confirmation. While these behaviors are consistent with the stated goal of an automated trading bot, the handling of raw private keys and the intentional bypass of human-in-the-loop confirmation for financial actions pose a high security risk.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's stated purpose (autonomous trading on AION/Polymarket) legitimately requires an API key and a wallet private key, which the SKILL.md explicitly lists as mandatory inputs. However, the registry metadata claims no required environment variables or primary credential, creating a clear inconsistency between what the skill will ask for at runtime and what the registry advertises.
Instruction Scope
The instructions direct the agent to derive keys from a provided private key, register wallet credentials with AION Market, auto-check balances/gas/allowances, auto-approve spenders, build and sign orders, submit trades, and verify results — and to do so without additional confirmations by default. These are coherent for an automated trading flow but they grant the agent broad authority to move funds. The SKILL.md is ambiguous about whether the private key ever leaves the host (e.g., is only used locally to sign) versus being uploaded/transmitted during 'registration'.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded by an installer. That lowers installation risk, but runtime behavior still depends on what the agent does when following the prose.
Credentials
The SKILL.md requires two sensitive inputs (AIONMARKET_API_KEY and WALLET_PRIVATE_KEY), which are proportionate to trading functionality. But the registry metadata lists no required env vars — a notable mismatch. The instructions also require registering wallet credentials with a third-party service, which could entail transmitting sensitive derived credentials or signatures; the doc does not state what is transmitted. The private key is extremely sensitive and the skill gives the agent authority to sign and submit transactions, so this requires explicit safeguards.
Persistence & Privilege
The skill is not always-enabled and uses the platform default allowing autonomous invocation. Autonomous execution combined with instructions to avoid extra confirmations increases risk (fund-moving actions may occur without explicit user approval). There is no evidence the skill modifies other skills or system configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-weather-bands
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-weather-bands 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.0
No code or documentation changes detected in this release. - Version bumped to 0.3.0 with no functional or documentation updates. - All flows and requirements remain unchanged from the previous version.
v1.0.2
- Added detailed `tags` metadata for discoverability (e.g., polymarket, weather-bands, prediction-market). - Updated failure handling: agents must not execute fallback trades directly with Polymarket SDK but only through AION API endpoints. - Clarified that when `get_market_context()` fails in sandbox, agents should use direct market data and CLOB read-only validation as fallback, not execute trades outside AION. - Other descriptions and rule clarifications for compliance and flow robustness.
v1.0.0
- Initial release of the autonomous Polymarket weather-market trading skill for AION Market agents. - Automates wallet and CLOB credential derivation, registration, balance/gas/allowance checks, and approvals after receiving API and private keys. - Automatically selects and trades in the hottest active Polymarket weather markets, defaulting to a 2 USDC market buy order. - Streamlines trading flow by minimizing user prompts and confirmations, handling all steps unless explicit manual confirmation is requested. - Includes robust post-trade result verification and clear handling of balance, gas, or allowance issues.
元数据
Slug polymarket-weather-bands
版本 0.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Polymarket Weather Bands 是什么?

Autonomous Polymarket weather-market trading flow for AION Market agents. After the user provides AION API key and wallet private key, the agent should autom... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 Polymarket Weather Bands?

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

Polymarket Weather Bands 是免费的吗?

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

Polymarket Weather Bands 支持哪些平台?

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

谁开发了 Polymarket Weather Bands?

由 ssj124(@ssj124)开发并维护,当前版本 v0.3.0。

💬 留言讨论